E1M1 Posted April 13, 2009 Posted April 13, 2009 if there is url like this http://svchost.rvg.edu.ee/ and I know username and password, then is it possible to logon and download somefiles? Without automated clicks on web browser.Thanks edited
EndFunc Posted April 13, 2009 Posted April 13, 2009 if there is url like this http://svchost.rvg.edu.ee/ and I know username and password, then is it possible to logon and download somefiles? Without automated clicks on web browser.ThanksUse InetGet() and prefix the url with the username and password. Use the helpfile for more specifics on this. EndFuncAutoIt is the shiznit. I love it.
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