>- see footer for list info -<
it may be because its the end of the day, but I'm very confused.
I have a form. In the form is a text input. In the text input is the
following word: entrée
I have an action page, on the action page is the following code:
<cfif findnocase('é', form.test)>
é character found
<cfelse>
é character not found
</cfif>
Can anyone tell me why I get "é character not found" when that character is
clearly in the word ??
CFMX7.
As a possible pointer, I have SetEncoding("form","utf-8"); in my app.cfm
_______________________________________________
For details on ALL mailing lists and for joining or leaving lists, go to
http://list.cfdeveloper.co.uk/mailman/listinfo
--
CFDeveloper Sponsors:-
>- cfdeveloper Hosting provided by www.cfmxhosting.co.uk -<
>- Lists hosted by www.Gradwell.com -<
>- CFdeveloper is run by Russ Michaels, feel free to volunteer your help -<