I'm IE 6 with SP 1 and the option "Send URL strings as unicode" is checked.
-----Original Message----- From: Jochem van Dieten [mailto:[EMAIL PROTECTED] Sent: Monday, March 24, 2003 9:32 PM To: CF-Talk Subject: Re: CFMX cannot handle charset for URL variables Murat Demirci wrote: > When I type a unicode string in the form field and submit the form, there is > no problem. However when I type the same unicode string in the address bar > the problem occurs. Similarly when I use <cflocation url=#unicode_string#> > in a page the problem repeats. Most likely you are not using unicode in the address bar. Are you sure your browser is not submitting the string in whatever encodig is native for it? What do the URLEncoded query_strings look like? Jochem ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| 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

