I have an URL of a file on the Web stored in a string. I want to start the download dialog box of Internet Explorer in order to download the file.
Do you know any APIs?
|
Go4Expert Member
|
|
| 31Oct2005,17:50 | #1 |
|
I have an URL of a file on the Web stored in a string. I want to start the download dialog box of Internet Explorer in order to download the file.
Do you know any APIs? |
|
Go4Expert Founder
|
![]() |
| 31Oct2005,21:41 | #2 |
|
I havent tried them anytime but you can try with the follwoing API.
InternetOpenURL and InternetReadFile |