I'm using setEncoding function, this is a new function? setEncoding
function
should affect the URLEncodedFormat function.


-----Original Message-----
From: Sean A Corfield [mailto:[EMAIL PROTECTED] 
Sent: Tuesday, March 25, 2003 6:25 AM
To: CF-Talk
Subject: Re: CFMX cannot handle charset for URL variables

On Monday, Mar 24, 2003, at 11:31 US/Pacific, Murat Demirci wrote:
> <cflocation 
> url="url.cfm?text=#URLEncodedFormat(myUnicodeText,"utf-8")#">
> But why URLEncodedFormat doesn't use the utf-8 by default? Or why
> setEncoding("URL","UTF-8") function doesn't affect the
URLEncodedFormat
> function?

Backward compatibility? Did URLEncodedFormat(text) in CF5 just produce 
a URL-encoded text (non-unicode) string?

Sean A Corfield -- http://www.corfield.org/blog/

"If you're not annoying somebody, you're not really alive."
-- Margaret Atwood


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Signup for the Fusion Authority news alert and keep up with the latest news in 
ColdFusion and related topics. http://www.fusionauthority.com/signup.cfm

                                Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
                                

Reply via email to