Ask a Question related to Coldfusion - Advanced Techniques, Design and Development.
-
KevinOtt #1
Cfmail and French characters
My problem is this. I have created an application which will grab records from
a database table and then output the data whithin a cfmail tag to send to
subscribers. The content is bilingual and any French characters such as ?,?,
etc. are not being displayed properly in some email clients. Personally
when testing I could only see the problem myself if I set the encoding in my
Outlook setting to be US-ASCII. So I must assume that the recipient's who are
experiencing this problem have the same settings in their email clients. So, I
need to make the data safe somehow for that character encoding right? Should
I be doing this before the data is being entered into the database or only upon
output of the data? How would I do this? Development Environment: O/S -
Windows Coldfusion V 5 SQL Server 2000 I should point out that the database
table is being populated by the client using a form we have developped. In
many cases they are copying and pasting from MS Word into the form field.
Thanks in advance for any help.
KevinOtt Guest
-
UTF-8 and French characters in Contribute
Recently I switched one of my websites to UTF-8 character encoding from iso-8859-1. Prior to me doing this, When I imported French text into... -
#40554 [NEW]: DomElement->set_attribute() for french characters
From: vijijvs at yahoo dot co dot in Operating system: Mandrake linux PHP version: 4.4.5 PHP Bug Type: DOM XML related Bug... -
#40554 [Opn->Bgs]: DomElement->set_attribute() for french characters
ID: 40554 Updated by: tony2001@php.net Reported By: vijijvs at yahoo dot co dot in -Status: Open +Status: ... -
cfmail - Attribute validation error for tag CFMAIL.
I'm getting the error ' Attribute validation error for tag CFMAIL.' on the code below. All its doing is outputting a text string to the TO: field. ... -
flashVars and (french) special characters
I'm having a weird problem with flashVars and special characters. As described in the documentation, I url encode all variables I send to the...



Reply With Quote

