zolax Posted August 24, 2007 Posted August 24, 2007 im trying to download files with an account i have to download the files, so i try InetGet( "http://username:password@http://rapidshare.com/files/20147721/myfile.rar", "c:\myfile.rar") but thats not working for me. anyone pls help ?
Zedna Posted August 24, 2007 Posted August 24, 2007 http:// must be only once: InetGet( "http://username:password@rapidshare.com/files/20147721/myfile.rar", "c:\myfile.rar") Resources UDF ResourcesEx UDF AutoIt Forum Search
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