Thanks for a quick response. Do you by any chance know the meta-header
for setting the content type?
Qasim
----- Original Message -----
From: Paul Hastings <[EMAIL PROTECTED]>
Date: Tue, 3 Aug 2004 14:03:04 +0700
Subject: Re: CF5 Encoding
To: CF-Talk <[EMAIL PROTECTED]>
> 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]

