tko2003 Posted October 12, 2004 Posted October 12, 2004 Hello Forum, is there a way how to download a single file from a website everyday? thks for youre help tko
this-is-me Posted October 12, 2004 Posted October 12, 2004 (edited) Post the non-working code. Edited October 12, 2004 by this-is-me Who else would I be?
scriptkitty Posted October 12, 2004 Posted October 12, 2004 when using this, make sure you call out a page. I have run into problems when you type something like URLDownloadToFile("http://www.yahoo.com/","yahoo.html"); You should use: URLDownloadToFile("http://www.yahoo.com/index.html","yahoo.html"); AutoIt3, the MACGYVER Pocket Knife for computers.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now