A bit stuck on creating a new image
Doug Lerner
doug at webcrossing.com
Sun Jan 25 11:03:05 EST 2004
On 1/26/04 12:59 AM, "jbv" <jbv.silences at Club-Internet.fr> wrote:
>
>
> Doug,
>
>> Well, I basically want to avoid sending LF characters along the way, which
>> would disrupt my communications system, which depends on LFs to terminate
>> the sending of a batch of data.
>>
>> Except for the line wrap characters that Rev adds every 72 chars, base64
>> data is guaranteed not to contain linefeed charactgers.
>>
>
> I'm glad to hear that you finally solved your problem.
>
> But still, I'm wondering why you bother with LFs...
> Why don't you just use a simple & regular POST cmd, with the
> imagedata, img width & height as simple parameters ?
It has to do with the server I am posting to. It interprets linefeeds as
being the end of the current command.
doug
More information about the use-livecode
mailing list