Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl-Sensitive Sunglasses
 
PerlMonks  

Re^2: Problem uploading file data using CGI

by dougconran (Novice)
on Mar 17, 2013 at 20:19 UTC ( [id://1023935]=note: print w/replies, xml ) Need Help??


in reply to Re: Problem uploading file data using CGI
in thread Problem uploading file data using CGI

The filename is actually coming in in 2 places. The first is as part of the binary data
Content-Disposition: form-data; name="mtdata"; filename="filename" Content-Type: application/octet-stream ... binary data ...
The second is as a text field
Content-Disposition: form-data; name="mtfilename" filename

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://1023935]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others about the Monastery: (2)
As of 2024-04-26 00:27 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found