On 8 March 2010 14:26, [email protected]
<[email protected]> wrote:

> Related question: sending a jpg as POST data - open the file as sring? byte? 
> I've tried all without success. Any guidance would be helpful!

Get the data in byte format and use the enctype="multipart/form-data" protocol.

http://www.w3.org/TR/html401/interact/forms.html#h-17.13.4.2

http://www.faqs.org/rfcs/rfc1867.html

------------------------------------------------------------------------------
Download Intel&#174; Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
Gambas-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/gambas-user

Reply via email to