jimbrooking
Registered User.
- Local time
- Today, 03:56
- Joined
- Apr 28, 2001
- Messages
- 210
Does anyone have a code snippet or a reference I could peruse to learn how to automatically download a file from a web site?
We'd like to provide a list of documents (MS Word) on our web site for people to download if they need a sample form, document or whatever. We don't want to package these with the app, because they may change.
I'd like to give the user a button to click that will show a std. Windoze Open dialog, letting him/her pick where the file will be stored, and when the Open button is clicked, go to our web site, download the file, and store it in the designated location. (I don't mind if the download happens before the Open dialog opens.)
Been beating my head on this for a while and will appreciate any help from y'all.
Thanks,
Jim
We'd like to provide a list of documents (MS Word) on our web site for people to download if they need a sample form, document or whatever. We don't want to package these with the app, because they may change.
I'd like to give the user a button to click that will show a std. Windoze Open dialog, letting him/her pick where the file will be stored, and when the Open button is clicked, go to our web site, download the file, and store it in the designated location. (I don't mind if the download happens before the Open dialog opens.)
Been beating my head on this for a while and will appreciate any help from y'all.
Thanks,
Jim