Hi
Sarah,
I'd be
interested to hear how you got UTF-8 to work fine with CF5. I can only assume
you must have restricted information being inserted?
Also
on the current issue at hand, I assume you have the following before displaying
your submission page?:
<cfset SetEncoding("form", "UTF-8")>
<cfcontent type="text/html; charset=UTF-8">
Bill
--------Original Message-----
From: Sarah Atkinson [mailto:[EMAIL PROTECTED]
Sent: Thursday, 3 April 2003 9:24 AM
To: CFAussie Mailing List
Subject: [cfaussie] CFMX and Character SetsHi All,Has anyone had any success with CFMX and foreign characters?Situation:- Submission Form- character set as UTF-8- when submitting any 8bit characters over 128, they are either being dropped (text haults at that character) OR characters are being converted into bogus wingding like charactersThis all perviously worked fine on CF5, as it appears that CF converted the characters on the fly prior to submission to the database, e.g. éSo either CFMX handles character sets differently OR the JDBC driver is causing grief?Anyone able to shed any light on this?Failing that, I'll simply run a function over the submitted text and manually convert prior to inserting into the database.Thanks,Sarah.Sarah Atkinson
Global Applications Team Leader
Lonely Planet Publications, Aust.
Telephone: +61 3 8379 8000
[EMAIL PROTECTED]
---
You are currently subscribed to cfaussie as: [EMAIL PROTECTED]
To unsubscribe send a blank email to [EMAIL PROTECTED]
MX Downunder AsiaPac DevCon - http://mxdu.com/
______________________________________________________________________ This email, including attachments, is intended only for the addressee and may be confidential, privileged and subject to copyright. If you have received this email in error, please advise the sender and delete it. If you are not the intended recipient of this email, you must not use, copy or disclose its content to anyone. You must not copy or communicate to others content that is confidential or subject to copyright, unless you have the consent of the content owner.
You are currently subscribed to cfaussie as: [EMAIL PROTECTED]
To unsubscribe send a blank email to [EMAIL PROTECTED]
MX Downunder AsiaPac DevCon - http://mxdu.com/
