ati103 0 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 Share this post Link to post Share on other sites
seandisanti 6 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() Share this post Link to post Share on other sites
Kalin 0 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. Share this post Link to post Share on other sites
wakillon 403 Posted September 19, 2010 oh guys and politeness ? Welcome to the forum !Start by read the help file ! AutoIt 3.3.14.2 X86 - SciTE 3.6.0 - WIN 8.1 X64 - Other Example Scripts Share this post Link to post Share on other sites
seandisanti 6 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. Share this post Link to post Share on other sites