ati103 Posted September 19, 2010 Posted September 19, 2010 Hy ! I want to auto login for this site : http://www.expressz.hu/genericLogin.do?rid=1 Please help me how can i do. Thanks
seandisanti Posted September 19, 2010 Posted September 19, 2010 Check out IE.au3, and the functions _IECreate(),_IENavigate(),_IEFormGetObjByIndex()(because the login form isn't named),_IEFormElementGetObjByName()(because the fields are), and _IEFormSubmit()
Kalin Posted September 19, 2010 Posted September 19, 2010 Hy !I want to auto login for this site : http://www.expressz.hu/genericLogin.do?rid=1Please help me how can i do.ThanksDo you mean make a GUI for the auto login?If so you have to learn about HTTPRequests.If not, try cameronsdad's method.
wakillon Posted September 19, 2010 Posted September 19, 2010 oh guys and politeness ? Welcome to the forum !Start by read the help file ! AutoIt 3.3.18.0 X86 - SciTE 4.4.6.0 - WIN 11 24H2 X64 - Other Examples Scripts
seandisanti Posted September 19, 2010 Posted September 19, 2010 Welcome to the forum !Start by read the help file !Oh, sorry i don't even look at post count anymore. Welcome aboard, glad to have you.
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