I am having trouble submitting hebrew text to blogCFC from anywhere/everywhere. 
It doesnt work from Google Docs, Windows Live Writer, Adobe Contribute, Ecto, 
etc...

The problem seems to be in the encoding, but I dont know much more than that. 

What happens is, the following source text:

    ביטל היום את צווי 

becomes total gibberish. In order to debug, before blogCFC saves it to the db, 
I cfmail'd myself a base64Encoded version of the text (so I could play with it 
elsewhere) and I found that when I converted it using 
'CharsetEncode(CharsetDecode(xmlPost,"windows-1252"),"UTF-8")', it becomes:

   ביטל היו�? �?ת צווי

which is CLOSER, but still contains gibberish. 

I have tried every iteration I could think of in terms of making the encoding 
and decoding windows-1250...1257 as well as us-ascii, UTF-8 and UTF-16(LE/BE). 
I am totally stuck.

Anyone have any ideas what to do next?

If you want, you can view the sample content I am trying to publish here: 
http://docs.google.com/Doc?id=dd7svqd3_2fkbrx6



~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;160198600;22374440;w

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:295580
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

Reply via email to