On 1/26/04 12:59 AM, "jbv" <[EMAIL PROTECTED]> 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 _______________________________________________ use-revolution mailing list [EMAIL PROTECTED] http://lists.runrev.com/mailman/listinfo/use-revolution
