Hi,

I found out if I specify enctype="multipart/form-data" it upload the file.
But how do I get the file content in THttpSrv? It seems not to be with
ExtractURLEncodedValue.

Socketspy shows me that it upload:

-----------------------------265001916915724
Content-Disposition: form-data; name="datafile"; filename="1.txt"
Content-Type: text/plain

This is the content of the file

-----------------------------265001916915724--

-- 
mvg, Wilfried 

--
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