does anybody have a cgi application written in c++ which accepts a form's file upload?
<input type="file" name="test">
anybody have a c++ cgi to get this input? thank you very much.
Printable View
does anybody have a cgi application written in c++ which accepts a form's file upload?
<input type="file" name="test">
anybody have a c++ cgi to get this input? thank you very much.
Here is one link which might help you
http://hjs.geol.uib.no/CPlusPlus/