How are u transmitting the base64 data, with XML?


It could be something to do with url encoding, try
#urlencodedformat(ToBase64(imgFileContents))#

-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
Sent: 27 November 2003 16:49
To: CF-Talk
Subject: Base64 Encoding


We are sending a Base64 encoded image to a client encoded with
#ToBase64(imgFileContents)#

We are able to decode this successfully with
#ToString(ToBinary(base64img)#

The client (using asp) for some reason cannot decode the image,
and to top
it all off when they encode the same image they get a different
base64
string to us.

Are there differing "levels" of Base64 encoding?  Or are there
differences
between platforms (we are both on Windows) ??

Please help, I can't find anything useful elsewhere.

--- Neil

  _____  


[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]

Reply via email to