> Okay, I've been reading about unicode and how to do that. I tried doing
> this:
> <cfset setEncoding("url","UTF-8")>
> <cfset setEncoding("form","UTF-8")>
> <cfcontent type="text/html; charset=UTF-8">
> In the application.cfm
>
> And this on the page entering the data.
> <cfprocessingdirective pageEncoding="UTF-8">
>
> And even this on the form:
> enctype="multipart/form-data: charset=utf-8"
>
> No joy. Am I missing something here?
No, that should work.
Jochem
--
I don't get it
immigrants don't work
and steal our jobs
- Loesje
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]

