Re: CFMX cannot handle charset for URL variables

2003-03-23 Thread jochemd
Quoting Murat Demirci <[EMAIL PROTECTED]>: > > Do you know CF MX has still problems with Unicode and other charsets. > > When I use setEncoding("url","utf-8"), CF MX displays some double-byte (the > unicode number over than 255) as nothing. It displays nothing. Which characters? Can you give som

RE: CFMX cannot handle charset for URL variables

2003-03-23 Thread Murat Demirci
PROTECTED] Sent: Sunday, March 23, 2003 5:00 PM To: CF-Talk Subject: Re: CFMX cannot handle charset for URL variables Quoting Murat Demirci <[EMAIL PROTECTED]>: > > Do you know CF MX has still problems with Unicode and other charsets. > > When I use setEncoding("url"

Re: CFMX cannot handle charset for URL variables

2003-03-23 Thread Jochem van Dieten
Murat Demirci wrote: > I'm working on IIS. WFM http://cfmx.oli.tudelft.nl/url.cfm Jochem ~| Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4 Subscription: http://www.houseoffusion.com/cf_lists/index.cfm?met

Re: CFMX cannot handle charset for URL variables

2003-03-23 Thread Paul Hastings
> Do you know CF MX has still problems with Unicode and other charsets. hardly any. > When I use setEncoding("url","utf-8"), CF MX displays some double-byte (the > unicode number over than 255) as nothing. It displays nothing. show some code. ~~~

RE: CFMX cannot handle charset for URL variables

2003-03-24 Thread Murat Demirci
PROTECTED] Sent: Monday, March 24, 2003 1:36 AM To: CF-Talk Subject: Re: CFMX cannot handle charset for URL variables Murat Demirci wrote: > I'm working on IIS. WFM http://cfmx.oli.tudelft.nl/url.cfm Jochem ~| Archiv

RE: CFMX cannot handle charset for URL variables

2003-03-24 Thread Murat Demirci
I'm not sure now whether it is a CF MX problem or not. It might be a browser problem. Any more ideas? -Original Message- From: Paul Hastings [mailto:[EMAIL PROTECTED] Sent: Sunday, March 23, 2003 5:58 PM To: CF-Talk Subject: Re: CFMX cannot handle charset for URL variables >

RE: CFMX cannot handle charset for URL variables

2003-03-24 Thread Murat Demirci
the utf-8 by default? Or why setEncoding("URL","UTF-8") function doesn't affect the URLEncodedFormat function? -Original Message- From: Murat Demirci [mailto:[EMAIL PROTECTED] Sent: Monday, March 24, 2003 7:01 PM To: CF-Talk Subject: RE: CFMX cannot handle charset fo

RE: CFMX cannot handle charset for URL variables

2003-03-24 Thread Murat Demirci
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

Re: CFMX cannot handle charset for URL variables

2003-03-24 Thread Jochem van Dieten
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 > in a page the problem repeats. Most likely you are not using unicode in the

Re: CFMX cannot handle charset for URL variables

2003-03-24 Thread Sean A Corfield
On Monday, Mar 24, 2003, at 11:31 US/Pacific, Murat Demirci wrote: > 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 com

Re: CFMX cannot handle charset for URL variables

2003-03-25 Thread Jochem van Dieten
Murat Demirci wrote: > I'm IE 6 with SP 1 and the option "Send URL strings as unicode" is checked. What do the URLEncoded query_strings look like? Both in the case it works and the case it doesn't work. Jochem ~| Archives: http

RE: CFMX cannot handle charset for URL variables

2003-03-25 Thread Murat Demirci
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 fo

RE: CFMX cannot handle charset for URL variables

2003-03-25 Thread Murat Demirci
chem van Dieten [mailto:[EMAIL PROTECTED] Sent: Tuesday, March 25, 2003 10:56 AM To: CF-Talk Subject: Re: CFMX cannot handle charset for URL variables Murat Demirci wrote: > I'm IE 6 with SP 1 and the option "Send URL strings as unicode" is checked. What do the URLEncoded que

Re: CFMX cannot handle charset for URL variables

2003-03-25 Thread Jochem van Dieten
Murat Demirci wrote: > If you ask what query_string causes the problem, the answer "a??g?". > (Cf-talk list server doesn't allow non-ASCII characters) It does allow them, it just doesn't preserve the charset in the email headers (any progress on that Michael?). But how does the URLEncoded string