
HTTP file upload using inet control
On Fri, 25 Feb 2000 16:33:18 -0000, "Sebastien Olive"
Quote:
>Does anybody know how to upload a file (from a client) to an asp page (on
>the server) using the inet control in VB6?
If by upload you mean HttpPut, you might want to use try freeware
SocketWrench package, which includes an HTTP sample. You can download
SocketWrench from our website at www.catalyst.com. If you're looking
for a less 'roll your own' solution, you can download an evaluation
copy of the Visual Edition of our commercial SocketTools package,
which includes an HTTP OCX.
David