Re: character encoding weirdness

2005-03-16 Thread Dana
Try this http://www.houseoffusion.com/cf_lists/messages.cfm/threadid=38668/forumid=4 Dana On Wed, 16 Mar 2005 12:25:48 -0400, Protoculture <[EMAIL PROTECTED]> wrote: > French and Spanish characters are doing some strange things. > > The pages appear to be fine ( at first ). But after pressing '

RE: Character Encoding - Reward Offered!

2003-02-05 Thread Adrocknaphobia Jones
Ok here are a couple of shots in the dark. Does the XML have the correct encoding? How are you pulling the XML in? From a local file? Or cfHttp? I've never tried this but, if you can tell CF the HTML content with: Can you do this? Again, shots in the dark. Good luck. Adam Wayne Lehman Web Sys

Re: Character Encoding - Reward Offered!

2003-02-05 Thread Bud
I added a field with the full XML response from UPS. In case anyone is interested. :) On 2/5/03, Bud penned: >OK. $250.00 reward to the first person who can tell me what I'm doing >wrong or give me evidence/show me how to prove that UPS is returning >the wrong character set. Knowing UPS, I suspec

RE: Character Encoding - Reward Offered!

2003-02-05 Thread Bud
On 2/5/03, Adrocknaphobia Jones penned: >Ok here are a couple of shots in the dark. Does the XML have the correct >encoding? Well, that's what it says. Whether it's correct or not is another story. :) > How are you >pulling the XML in? From a local file? Or cfHttp? CFOBCJECT XMLDataString =

RE: Character Encoding - Reward Offered!

2003-02-05 Thread Eric Hoffman
, February 05, 2003 12:35 PM To: CF-Talk Subject: Re: Character Encoding - Reward Offered! I added a field with the full XML response from UPS. In case anyone is interested. :) On 2/5/03, Bud penned: >OK. $250.00 reward to the first person who can tell me what I'm doing >wrong or give

RE: Character Encoding - Reward Offered!

2003-02-05 Thread Eric Hoffman
Ignore my last. Regards, Eric J Hoffman DataStream Connexion www.datastreamconnexion.com Delivering Creative Data Solutions -Original Message- From: Bud [mailto:[EMAIL PROTECTED]] Sent: Wednesday, February 05, 2003 12:35 PM To: CF-Talk Subject: Re: Character Encoding - Reward

Re: Character Encoding - Reward Offered!

2003-02-05 Thread Zac Spitzer
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Eric Hoffman wrote: | The xml got changed this year and it all comes back UTF-8 encoding. Is | this what you are looking for? but then the xml version would need to be 1.1 at the start, otherwise not if it 1.0...i think z -BEGIN PGP SIGNATURE---

RE: Character Encoding - Reward Offered!

2003-02-05 Thread John Stanley
mally. Please send John Stanley $250.00"); ;-P -Original Message- From: Eric Hoffman [mailto:[EMAIL PROTECTED]] Sent: Wednesday, February 05, 2003 1:53 PM To: CF-Talk Subject: RE: Character Encoding - Reward Offered! Ignore my last. Regards, Eric J Hoffman DataStream

RE: Character Encoding - Reward Offered!

2003-02-05 Thread Adrocknaphobia Jones
ED]] Sent: Wednesday, February 05, 2003 1:38 PM To: CF-Talk Subject: RE: Character Encoding - Reward Offered! On 2/5/03, Adrocknaphobia Jones penned: >Ok here are a couple of shots in the dark. Does the XML have the correct >encoding? Well, that's what it says. Whether it's corre

Re: Character Encoding - Reward Offered!

2003-02-05 Thread Dave Carabetta
>I added a field with the full XML response from UPS. In case anyone >is interested. :) > >On 2/5/03, Bud penned: > >OK. $250.00 reward to the first person who can tell me what I'm doing > >wrong or give me evidence/show me how to prove that UPS is returning > >the wrong character set. Knowing UPS,

RE: Character Encoding - Reward Offered!

2003-02-05 Thread Adrocknaphobia Jones
PM To: CF-Talk Subject: Re: Character Encoding - Reward Offered! >I added a field with the full XML response from UPS. In case anyone >is interested. :) > >On 2/5/03, Bud penned: > >OK. $250.00 reward to the first person who can tell me what I'm doing > >wrong or gi

RE: Character Encoding - Reward Offered!

2003-02-05 Thread Bud
On 2/5/03, Adrocknaphobia Jones penned: >I'm guessing you are running a pre-MX version of CF. No, MX. I opened an account just for this. > Any reason you >aren't using the cfx_xmlParser? Haven't heard of it for one. :) And right now I'm limited to what CrystalTech has installed or will instal

Re: Character Encoding - Reward Offered!

2003-02-05 Thread Bud
On 2/5/03, Dave Carabetta penned: >Since you're using MX, have you used the "charset" attribute of the CFHTTP >tag and set it to "ISO-8859-1"? You may need to watch that "ISO-8859-1" for >case-sensitivity, as you're passing it in to Java, which is case-sensitive. >If you don't set it, the default i

Re: Character Encoding - Reward Offered!

2003-02-05 Thread brook
Bud, Try using this instead for French Char's. I have found this to work with CFMX: setEncoding("form", "utf-8"); setEncoding("url", "utf-8"); And this in the header: Let me know and good luck! I remember you posting about this like a month ago!! Brook At 03:46 PM 2/5/2003 -0500, you

RE: Character Encoding - Reward Offered!

2003-02-05 Thread Chip Griffin
To: CF-Talk Subject: RE: Character Encoding - Reward Offered! On 2/5/03, Adrocknaphobia Jones penned: >Ok here are a couple of shots in the dark. Does the XML have the >correct encoding? Well, that's what it says. Whether it's correct or not is another story. :) > How ar

RE: Character Encoding - Reward Offered!

2003-02-05 Thread Bud
On 2/5/03, Adrocknaphobia Jones penned: >Wait a second. If you are on MX then why use COM to parse XML? What should I use? UPS won't accept CFHTTP. "The server received a request it did not understand" or something like that. I'm trying to get CrystalTech to install CFX_RawSocket so I can try th

Re: Character Encoding - Reward Offered!

2003-02-05 Thread Dave Carabetta
>Not using CFHTTP. CHTTP doesn't work with UPS's server post CF >version 4.5. Something screwy about the way CF encodes the form >variables I believe. This would have to do with CF automatically URL encoding the values in CF 5 and later. But I think that might only have to do with using a POST me

Re: Character Encoding - Reward Offered!

2003-02-05 Thread Bud
On 2/5/03, [EMAIL PROTECTED] penned: >Bud, > >Try using this instead for French Char's. I have found this to work with CFMX: I did. I've tried everything. -- Bud Schneehagen - Tropical Web Creations _/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/ ColdFusion Solutions / eCommerce Development [EMAIL PROTE

RE: Character Encoding - Reward Offered!

2003-02-05 Thread Bud
On 2/5/03, Chip Griffin penned: >Bud, > >You might try this line instead of your current Content-Type directive > >temp = objXMLHTTP.setRequestHeader("Content-Type", "text/xml; >charset=iso-8859-1"); I'll try it, but we're not having a problem posting. We're just having a problem with the text co

RE: Character Encoding - Reward Offered!

2003-02-05 Thread Stacy Young
Rawsocket works for UPS...buddy of mine did it...I'll ask him for code... -Original Message- From: Bud [mailto:[EMAIL PROTECTED]] Sent: Wednesday, February 05, 2003 5:03 PM To: CF-Talk Subject: RE: Character Encoding - Reward Offered! On 2/5/03, Adrocknaphobia Jones penned: &g

RE: Character Encoding - Reward Offered!

2003-02-05 Thread Eric Hoffman
racter encoding, add another setRequestHeader and use the proper encoding pair. Good luck. Regards, Eric J Hoffman DataStream Connexion www.datastreamconnexion.com Delivering Creative Data Solutions -Original Message- From: Bud [mailto:[EMAIL PROTECTED]] Sent: Wednesday, February 05, 20

RE: Character Encoding - Reward Offered!

2003-02-05 Thread Stacy Young
Ok he said the rawsocket tag comes *with* UPS example code...hehe...and he's been running it on CFMX for couple months with no issues. Stace -Original Message- From: Stacy Young Sent: Wednesday, February 05, 2003 5:41 PM To: CF-Talk Subject: RE: Character Encoding - Reward Of

RE: Character Encoding - Reward Offered!

2003-02-05 Thread Bud
On 2/5/03, Stacy Young penned: >Rawsocket works for UPS...buddy of mine did it...I'll ask him for >code... Yes, I've got that installed on my 4.5 server, but it chokes on the special characters that are returned. That's why I opened the account with CrystalTech, for the MX version. I'm trying to

RE: Character Encoding - Reward Offered!

2003-02-05 Thread Bud
On 2/5/03, Eric Hoffman penned: >Not that I am sure exactly what it is, but in our meta tags we explicity >set the language on the page, and then this is how we talk to UPS for >their full shipping stuff: > > >objXMLHTTP = CreateObject("COM", "MSXML2.ServerXMLHTTP.4.0"); >objXMLHTTP.open("POST","ht

RE: Character Encoding - Reward Offered!

2003-02-05 Thread Bud
On 2/5/03, Stacy Young penned: >Ok he said the rawsocket tag comes *with* UPS example code...hehe...and >he's been running it on CFMX for couple months with no issues. It didn't come with the example code I downloaded, and I downloaded it all. :) Did he create the UPS Licensing Wizard using the A

RE: Character Encoding - Reward Offered!

2003-02-05 Thread Stacy Young
I worked on it briefly with him...I registered with UPS myself and got my key...lemme see if I can dig up my old code... -Original Message- From: Bud [mailto:[EMAIL PROTECTED]] Sent: Wednesday, February 05, 2003 7:38 PM To: CF-Talk Subject: RE: Character Encoding - Reward Offered! On

RE: Character Encoding - Reward Offered!

2003-02-05 Thread Stacy Young
Found it...sent offlist -Original Message- From: Bud [mailto:[EMAIL PROTECTED]] Sent: Wednesday, February 05, 2003 7:38 PM To: CF-Talk Subject: RE: Character Encoding - Reward Offered! On 2/5/03, Stacy Young penned: >Ok he said the rawsocket tag comes *with* UPS example code...h

Re: character encoding weirdness ( solution )

2005-03-17 Thread Protoculture
Thank you that worked... solution was : > Try this > > http://www.houseoffusion.com/cf_lists/messages. > cfm/threadid=38668/forumid=4 > > Dana > > On Wed, 16 Mar 2005 12:25:48 -0400, Protoculture <[EMAIL PROTECTED]> > wrote: > > French and Spanish characters are doing some strange things

RE: character encoding weirdness ( solution )

2005-03-17 Thread James Holmes
Isn't that two conflicting character encodings? -Original Message- From: Protoculture [mailto:[EMAIL PROTECTED] Sent: Thursday, 17 March 2005 4:15 To: CF-Talk Subject: Re: character encoding weirdness ( solution ) Thank you that worked... solution was : > Try this &

Re: character encoding weirdness ( solution )

2005-03-17 Thread Paul Hastings
James Holmes wrote: > Isn't that two conflicting character encodings? > indeed. these should both be the same. ~| Logware (www.logware.us): a new and convenient web-based time tracking application. Start tracking and documen

Re: character encoding weirdness ( solution )

2005-03-17 Thread Claude Schneegans
>>indeed. these should both be the same. Yes, and especially the Put this in the Application.cfm template. -- ___ REUSE CODE! Use custom tags; See http://www.contentbox.com/claude/customtags/tagstore.cfm (Please send any spam to this address: [EMAI

Re: character encoding weirdness ( solution )

2005-03-17 Thread Paul Hastings
Claude Schneegans wrote: > >>indeed. these should both be the same. > > Yes, and especially the pageencoding="utf-8" here we go again. it's not useless. it's a good practice, especially if some other process/editor will mess w/your cf files & may or may not honor the BOM.

Re: Character Encoding Problem in CFMX

2002-12-10 Thread Jochem van Dieten
Farkhad Mousaev wrote: > > I'm just curious to know if anybody experiencing character encoding problems with >CFMX? Depends on what you call a problem. I never had anything that wasn't correctable by adding the right tags. But not using Access and using unicode for everything goes a long way.

Re: Character Encoding Problem in CFMX

2002-12-10 Thread Farkhad Mousaev
Hi Jochem, Well, thank you for sounding optimistic, but believe me it is a real headache for people who use Russian charset on CFMX. CFMX doesn't recognize the following Cyrillic encodings 1251, ISO 8859-5,iso-ir-144 ,KOI8-R. It takes UTF-8 as default. An I have to convert every single page ma

Re: Character Encoding Problem in CFMX

2002-12-10 Thread Paul Hastings
> Well, thank you for sounding optimistic, but believe me it is a real headache for people who use Russian charset on CFMX. > CFMX doesn't recognize the following Cyrillic encodings 1251, ISO 8859-5,iso-ir-144 ,KOI8-R. sure it does. > It takes UTF-8 as default. An I have to convert every single

Re: Character Encoding Problem in CFMX

2002-12-10 Thread Jochem van Dieten
[resending, haven't received it in over 3 hours, sorry if double] Farkhad Mousaev wrote: > > Well, thank you for sounding optimistic, but believe me it is a real headache for >people who use Russian charset on CFMX. > CFMX doesn't recognize the following Cyrillic encodings 1251, ISO 8859-5,iso

RE: Character encoding - At wit's end

2003-01-16 Thread Robert Bailey
So the problem is that it the license that UPS is returning (in the XML Object) to you is in French to begin with? Everything else is in English? Robert Bailey [EMAIL PROTECTED] "Famous for nothing!" http://www.tinetics.com -Original Message- From: Bud [mailto:[EMAIL PROTECTED]] Se

RE: Character encoding - At wit's end

2003-01-16 Thread Bud
On 1/16/03, Robert Bailey penned: >So the problem is that it the license that UPS is returning (in the XML >Object) to you is in French to begin with? Everything else is in >English? The license is in English and French. Everything else is in English only. -- Bud Schneehagen - Tropical Web Creat

Re: Character encoding - CFMX and SQL

2004-06-11 Thread Mark Drew
you have to create the columns in MS SQL as nVarchar so that they can cope with international chraracters... Regards On Fri, 11 Jun 2004 08:22:31 -0500, Mark A. Kruger - CFG <[EMAIL PROTECTED]> wrote: > > Folks, > > I have an international customer who was running on Access and we moved from cf

RE: Character encoding - CFMX and SQL

2004-06-11 Thread Mark A. Kruger - CFG
o: CF-Talk   Subject: Re: Character encoding - CFMX and SQL   you have to create the columns in MS SQL as nVarchar so that they can   cope with international chraracters...   Regards   On Fri, 11 Jun 2004 08:22:31 -0500, Mark A. Kruger - CFG   <[EMAIL PROTECTED]> wrote:   >   > Fo

Re: Character encoding - CFMX and SQL

2004-06-11 Thread Paul Hastings
> language specific characters (Italian) it changes the characters to a question mark in the DB.  Note, the "old" data in > the db is stored and displayed correctly (wiht the right characters) since you're using "N" datatypes, are you using unicode hinting (for instance VALUES (N'Nel cominciare l'

RE: Character encoding - CFMX and SQL

2004-06-11 Thread Mark A. Kruger - CFG
Paul, THAT is the answer I'm looking for -thanks! -Mark   -Original Message-   From: Paul Hastings [mailto:[EMAIL PROTECTED]   Sent: Friday, June 11, 2004 9:28 AM   To: CF-Talk   Subject: Re: Character encoding - CFMX and SQL   > language specific characters (Italian) it cha

Re: character encoding and an Access database

2004-02-25 Thread Rachel Benoit
Hi Charlie-- Having really similar problem right now, did you find a solution?   My problem is only when I upload my old db to the new server.   When actually using the cfform to post data to db, display is ok... [EMAIL PROTECTED] >Hey all... > >got an XHTML page.  using iso-8859-1 encoding. > >I