Link to home
Create AccountLog in
Avatar of Anthony Matovu
Anthony MatovuFlag for Uganda

asked on

downloading a file from a website from a windows application

I want my application to automatically  access a given website, automatically download a given/specified  file and copy it to a specified folder. I have no idea how to specify the automatic download and specify the destination folder during download. It is a bn.net application

anthony
SOLUTION
Avatar of kaufmed
kaufmed
Flag of United States of America image

Link to home
membership
Create a free account to see this answer
Signing up is free and takes 30 seconds. No credit card required.
See answer
...as opposed to something like HttpRequest
*HttpWebRequest.
SOLUTION
Link to home
membership
Create a free account to see this answer
Signing up is free and takes 30 seconds. No credit card required.
ASKER CERTIFIED SOLUTION
Link to home
membership
Create a free account to see this answer
Signing up is free and takes 30 seconds. No credit card required.