CGI, stdin, image handling

Andre Garzia andre at andregarzia.com
Wed Jan 23 20:15:04 EST 2008


Richard,

In libCGI there's a mime decoder that can decode file uploads. It
works well. What I'd advise to you is to try uploading multiple files
and doing a binary diff between them and the originals, try to
pinpoint where the garbage is being added. I'd guess it's counting the
offsets between the mime boundaries wrong. I got those wrong all the
time.

Andre



More information about the use-livecode mailing list