You could put this into Application.cfm: <cfset setEncoding("URL","utf-8")> <cfset setEncoding("FORM","utf-8")>
this should do it. (I haven't figured it out yet, but there are cases where this doesn't stop the funny characters...) HTH Douglas -----Original Message----- From: Damian Watson [mailto:[EMAIL PROTECTED] Sent: 18 August 2003 13:00 To: [EMAIL PROTECTED] Subject: [ cf-dev ] encoding and funny characters Hi, I know this has come up b4, but I'm getting funny characters coming out of strings in MX (i.e. ' comes out as weird things with accents etc) -- what's the solution for it, summit to do with the encoding...?? -- ** 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]