>alex poyaoan wrote:
>> the non english ones before sending is ok the cf version is mx7 and is sent
>
>you can dump the out ok via cf?
>
>> as plain text.. sorry but couldn't understand encoded as unicode...
>
>what encoding for the data? where's the data coming from?


the data is coming from a plain text document copied and pasted on a form field 
and sent via the cfmail the actual code is this..
<CFMAIL  
                SUBJECT="#Form.Subject#"
                FROM="""Headlines"" <[EMAIL PROTECTED]>"
                TO="[EMAIL PROTECTED],[EMAIL PROTECTED],[EMAIL PROTECTED]" 
                SERVER="cbox.org.org"
                charset="utf-8">
#FORM.MessageBody#

</CFMAIL>

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Create robust enterprise, web RIAs.
Upgrade & integrate Adobe Coldfusion MX7 with Flex 2
http://ad.doubleclick.net/clk;56760587;14748456;a?http://www.adobe.com/products/coldfusion/flex2/?sdid=LVNU

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:264881
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

Reply via email to