Hi,

I try to upload a file in THttpSrv, but in ExtractURLEncodedvalue, I only
have 'datafile' containing the filename. If I try with socketspy in between
the I do not see any upload of the file (only datafile=filename.ext). So I
think I'm missing something.

This is the generated HTML code to upload the file. How to instruct the
browser to really upload the file and not only his name?

<form method=post action="/sam/importExportAdmins.html">
        <table>
                <tr>
                        <td><input type="file" name="datafile" size="40">
                        <td><input type="submit" value="Upload">

-- 
mvg, Wilfried
http://www.mestdagh.biz
http://www.comfortsoftware.be
http://www.expertsoftware.be


--
To unsubscribe or change your settings for TWSocket mailing list
please goto http://lists.elists.org/cgi-bin/mailman/listinfo/twsocket
Visit our website at http://www.overbyte.be

Reply via email to