Download file from HTTP 
Author Message
 Download file from HTTP

How can I download the text file from the http:/... using windows API?

Any help will be greatly appreciated... (A piece of code would be just
wonderful)...

Thanks in advance!

SG

Sent via Deja.com http://www.*-*-*.com/
Share what you know. Learn what you don't.



Mon, 21 Jan 2002 03:00:00 GMT  
 Download file from HTTP
SG,

    Look at the WinInet functions, specifically InternetOpen,
InternetConnect, HttpOpenRequest, HttpSendRequest, and InternetReadFile, as
well as InternetOpenURL to be specific.

--
                         - Nicholas Paldino



Mon, 21 Jan 2002 03:00:00 GMT  
 
 [ 2 post ] 

 Relevant Pages 

1. Socket Program to download file over http

2. How to download file from http site?

3. downloading files using HTTP

4. Download File Form HTTP code

5. download files using http

6. HTTP: Download large files using HTTP and Internetcontrol

7. Downloading file from internet via http/ftp

8. Winsock HTTP Binary file download Help required

9. How can I download a file via HTTP

10. Using VB5.0 Enterprise to download File from FTP and HTTP

11. download a file using http

12. Hit HTTP using VBScript and download a file

 

 
Powered by phpBB® Forum Software