Click to See Complete Forum and Search --> : Http file transfer


Nadeem
September 22nd, 1999, 12:02 PM
I want to copy a file from my local machine to a server use http not ftp.
I have tried to use the wininet api as well as the internet transfer control...however I have had trouble finding any example or documentation

Any help will be appreciated!

Thanks in advance

September 22nd, 1999, 05:08 PM
wininet.dll documentation is hard to find.. however you can find some good examples on the msdn site.. a few of the functions are explained with examples.. search httpsendrequest on msdn..