[REBOL] Re: How to file upload via http?
From: jason:cunliffe:verizon at: 22-Aug-2002 4:55
Thanks Graham
Yes multipart %post.r script looks like the business..
It's _almost_ working. But I keep getting this error ->
Decoding multipart data ** Access Error: Cannot open
/web/turbulence/www/Works/trees/vanilla/content.bin ** Where: decode-multi **
Near: write/binary %content.bin str if not
I think somthing to do with the MIME types. There's a comment in the script for
changing an 'if' statement, but I don't grok it yet.
Any ideas?
./Jason