On Tue, 15 Jul 2003 at 17:30, Anshuman Kanwar opined:

[snip]
AK:So it sees the filename but not the data itself. Problem is that I want to
AK:save the Jpg pictures in some other files and the
AK:"BOTZSERIAL=00:02:D3:00:01:01" type info in some other file, but I am not
AK:seeing the binary (jpg) data at all. How do I extract the .jpg files from
AK:this POST?

you need to use upload() instead of param() to read the image.  please
read perldoc CGI for more information and examples.


-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to