Hi Vanessa,

Why are you converting the base64 to binary?  I'd leave it as base64, the
point of base64 is that it encodes anything using printable characters that
can be safely sent in a string, unlike binary.  Also, I thought toBase64
took the string to convert to base64, not the filename of a file containing
the string to convert.

Cheers,
Robin

"Vanessa Le" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED]
>
> Hi Robin,
>
> Do think of anyway that can get around with this
> problem??
>
>
> Thanks,
> Vanessa
> --- Robin Hilliard <[EMAIL PROTECTED]> wrote:
> > That applied specifically to .NET not understanding
> > CF recordsets
> >
> > "Brett Payne-Rhodes" <[EMAIL PROTECTED]> wrote in
> > message
> > news:[EMAIL PROTECTED]
> > >
> > > Hi Vanessa,
> > >
> > > I don't have a definitive answer for you, just
> > something that was
> > > mentioned at MXDU...
> > >
> > > The problem might be that the .NET webservice that
> > you are trying to
> > > access is using proprietary MS enhancements to XML
> > making it
> > > inaccessible to anything other than a .NET
> > consumer.
> >
> >
> >
> > ---
> > You are currently subscribed to cfaussie as:
> > [EMAIL PROTECTED]
> > To unsubscribe send a blank email to
> > [EMAIL PROTECTED]
> >
> > MX Downunder AsiaPac DevCon - http://mxdu.com/
>
>
> __________________________________________________
> Do you Yahoo!?
> Yahoo! Tax Center - forms, calculators, tips, more
> http://taxes.yahoo.com/
>
>



---
You are currently subscribed to cfaussie as: [EMAIL PROTECTED]
To unsubscribe send a blank email to [EMAIL PROTECTED]

MX Downunder AsiaPac DevCon - http://mxdu.com/

Reply via email to