humm well you could always use java. and bypass the base64 and see if
that solves it.

<cfset stuff = "a">
<cfset WebService.test1(stuff.getbytes())>

Adam

On Tue, 31 Aug 2004 17:20:18 +0300, Neculai Macarie
<[EMAIL PROTECTED]> wrote:
> > take it one step further and put that in tobinary()
> >
> > Adam H
>
> Thanks Adam, that worked... kinda. The stream of bytes that is saved is not the same
> as the one transmitted.  I think that the ToBase64 function in ColdFusion is buggy
> (CFMX 6.1) because I get different strings when calling the base64_encode function
> from PHP and ToBase64 from ColdFusion.
>
> --
> <mack />
>
>
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings] [Donations and Support]

Reply via email to