NotsoNewbie Posted June 13, 2009 Posted June 13, 2009 Hello there, Im leo and im new to autoit. Im using _INetGetSource to get the html source from a site and from there i used stringbetween to search for a specific info. Everything was going well until i got stuck with the login page. Here the flow. (its a game site btw) if mychar has password then i go to login page i enter the password i go to the page where the info is available (this is my problem) else (some of my chars dont have passwords) I can get the info directly (this i can do with _INetGetSource) endif my question is, is there a function like _sendCredentials(username,password)? im really a noob forgive me if this is impossible. Thanks in advance
oMBRa Posted June 13, 2009 Posted June 13, 2009 look at IE function, especially _IEFormElementSetValue
NotsoNewbie Posted June 23, 2009 Author Posted June 23, 2009 Thanks for the reply. I was hoping i could use firefox concerning this matter. Thanks
Stilgar Posted June 23, 2009 Posted June 23, 2009 I was hoping i could use firefox concerning this matter.Then look at this:http://www.autoitscript.com/forum/index.php?showtopic=95595 jEdit4AutoIt PlanMaker_UDF
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