> Can someone point me the equivalent code in ColdFusion 5 and some
> resources for character encoding in CF 5.

if possible i'd try to stay away from trying to use cf5 for any locales
outside what it was designed for. what you have to do to get it to work will
more often than not come back and bite you when you upgrade to mx. upgrade
to mx an "just use unicode" would be my advice.

> <cfcontent type="text/html; charset=windows-1256" >

since cf5 is supposed to ignore charsets, that should work as should the
equivalent meta header.

> <cfprocessingdirective pageencoding="windows-1256">

there is no real equivalent in cf5.
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings] [Donations and Support]

Reply via email to