Hmmm, you need this on the page with the form on. I had this problem, when you type it into a form when the DB is updated and the form is re-populated the �'s were not displayed properly. Having that in the application.cfm sorted it fine.
Giles Roadnight http://giles.roadnight.name -----Original Message----- From: Steve Martin [mailto:[EMAIL PROTECTED] Sent: 20 March 2003 12:19 To: [EMAIL PROTECTED] Subject: RE: [ cf-dev ] CFMX � encoding ussue No joy. > -----Original Message----- > From: Giles Roadnight [mailto:[EMAIL PROTECTED] > Sent: 20 March 2003 12:18 > To: [EMAIL PROTECTED] > Subject: RE: [ cf-dev ] CFMX � encoding ussue > > > Try this: > > <cfset setEncoding("FORM", "utf-8")> > > > Giles Roadnight > http://giles.roadnight.name > > > -----Original Message----- > From: Steve Martin [mailto:[EMAIL PROTECTED] > Sent: 20 March 2003 12:16 > To: [EMAIL PROTECTED] > Subject: [ cf-dev ] CFMX � encoding ussue > > Peeps, > Getting some weirdness where "�" signs are getting encoded as > "£" when > submitted. I recall a thread on this once up on a time but I > can't find it. > Any clues? > > Cheers. > > -- > ** Archive: http://www.mail-archive.com/dev%40lists.cfdeveloper.co.uk/ > > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > For human help, e-mail: [EMAIL PROTECTED] > > > > -- > ** Archive: http://www.mail-archive.com/dev%40lists.cfdeveloper.co.uk/ > > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > For human help, e-mail: [EMAIL PROTECTED] > > -- ** Archive: http://www.mail-archive.com/dev%40lists.cfdeveloper.co.uk/ To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] For human help, e-mail: [EMAIL PROTECTED] -- ** Archive: http://www.mail-archive.com/dev%40lists.cfdeveloper.co.uk/ To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] For human help, e-mail: [EMAIL PROTECTED]
