oldnotdead Posted June 29, 2013 Posted June 29, 2013 Hello All, I am new to the forum and hope someone has a suggestion for my problem. I created a website, that when accessed sends a txt file of data. If I access The website with IE, it will open the text file in notepad. What I want to automate, Is to use task scheduler to run a script that will access the website, then, save/append the text data To a file on disk. I played around with this using redirect commands in simple batch Files, but had no luck. Any help would be greatly appreciated…. Larry
somdcomputerguy Posted June 29, 2013 Posted June 29, 2013 See http://www.autoitscript.com/autoit3/docs/functions/InetGet.htm or http://www.autoitscript.com/autoit3/docs/functions/InetRead.htm in the help file. - Bruce /*somdcomputerguy */ If you change the way you look at things, the things you look at change.
oldnotdead Posted June 30, 2013 Author Posted June 30, 2013 Thank you for the response. The solution worked perfectly. I had some trouble finding the file that was saved, this was due to my inexperience with the windows 8 search engine. Larry
water Posted June 30, 2013 Posted June 30, 2013 Welcome to AutoIt and the forum! I like your member name My UDFs and Tutorials: Spoiler UDFs: Active Directory (NEW 2024-07-28 - Version 1.6.3.0) - Download - General Help & Support - Example Scripts - Wiki ExcelChart (2017-07-21 - Version 0.4.0.1) - Download - General Help & Support - Example Scripts OutlookEX (2021-11-16 - Version 1.7.0.0) - Download - General Help & Support - Example Scripts - Wiki OutlookEX_GUI (2021-04-13 - Version 1.4.0.0) - Download Outlook Tools (2019-07-22 - Version 0.6.0.0) - Download - General Help & Support - Wiki PowerPoint (2021-08-31 - Version 1.5.0.0) - Download - General Help & Support - Example Scripts - Wiki Task Scheduler (2022-07-28 - Version 1.6.0.1) - Download - General Help & Support - Wiki Standard UDFs: Excel - Example Scripts - Wiki Word - Wiki Tutorials: ADO - Wiki WebDriver - Wiki
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