hi...

I am doing a bi-lingual site where users can enter text english text or
japanese text.

For the english only section, I would like to ensure that the user does not
enter any japanese by mistake.

Is it possible to detect non english characters?

eg

<cfif string CONTAINS japanesetext>
oops!  you entered japanese in the english section
</cfif>

thanks
chad
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to