Z33RO 0 Posted November 12, 2011 Hey, Sorry if this is a stupid question or posted in the wrong section. But I was wondering how to create a script that would visit a website, click on a few hyperlinks inside the website and then copy and paste some text into a file (notepad or access) The only script i hae managed to create so far is the Hello World script (nuff said) So please go easy on me Many Thanks, Share this post Link to post Share on other sites
Zedna 280 Posted November 12, 2011 (edited) Definitely look into helpfile at UDF section and IE Management. EDIT: escpecially _IECreate(), _IELinkGetCollection(), _IEBodyReadText() Edited November 12, 2011 by Zedna Resources UDF ResourcesEx UDF AutoIt Forum Search Share this post Link to post Share on other sites
Z33RO 0 Posted November 12, 2011 Ok, this is very complicated. A long time ago i installed AutoIT and there was a feature that recorded your actions? I am right? If so, what happened to the program or where is it now? Share this post Link to post Share on other sites
somdcomputerguy 103 Posted November 12, 2011 ..and there was a feature that recorded your actions?You're probably thinking of AU3Recorder. It's in SciTE (the editor), under Tools, or Alt-F6. - Bruce /*somdcomputerguy */ If you change the way you look at things, the things you look at change. Share this post Link to post Share on other sites
Zedna 280 Posted November 12, 2011 Ok, this is very complicated.A long time ago i installed AutoIT and there was a feature that recorded your actions? I am right? If so, what happened to the program or where is it now?Don't expect good results from Au3Recorder. Resources UDF ResourcesEx UDF AutoIt Forum Search Share this post Link to post Share on other sites