Did you install CFMX Updater 2 and using the JDBC drivers? We had a similar problem on our Intranet and that solved it.
----- Original Message ----- From: "Bud" <[EMAIL PROTECTED]> To: "CF-Talk" <[EMAIL PROTECTED]> Sent: Monday, February 03, 2003 2:11 PM Subject: AAARRRGGGHHH!! Character Encoding > I'M THIS CLOSE TO JUMPING OFF THE NEAREST BRIDGE! > > Someone, PLEASE go here and click the Next button: > > http://dev.cf-ezcart.com/registerups/ > > After that, scroll to the bottom of the textarea and tell me how on > earth I can possibly encode this French text correctly. I'll try > anything. I've even opened a ColdFusion MX account. > > I've put this at the top of the page: > > <cfprocessingdirective pageencoding="iso-8859-1"> > <cfset setEncoding("form","iso-8859-1")> > <cfset setEncoding("URL","iso-8859-1")> > <cfcontent type="text/html; charset=iso-8859-1"> > > I've also tried it without it. > > There is also a custom tag in this page which I've tried it with and without. > > I've also tried utf-8. > > I've tried saving the template as UNICODE encoded and as plain text. > > I'm at wits end. Please help. > -- > > Bud Schneehagen - Tropical Web Creations > > _/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/ > ColdFusion Solutions / eCommerce Development > [EMAIL PROTECTED] > http://www.twcreations.com/ > 954.721.3452 > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4 Subscription: http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4 FAQ: http://www.thenetprofits.co.uk/coldfusion/faq Your ad could be here. Monies from ads go to support these lists and provide more resources for the community. http://www.fusionauthority.com/ads.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

