ericnail Posted September 28, 2010 Posted September 28, 2010 Is there a way to make AutoIt read a .txt file from the internet. I know there is a way to do this with an ini file, however, the ini file is restricted to a specific number of titles. I would like to be able to read a text file from the internet, and use srtinginstring functions to get what I need. I have the script working locally (as in it can read the .txt file on my computer), but I would REALLY like to have it work over the internet. Is there a way to do this? Thanks, Eric
wolf9228 Posted September 28, 2010 Posted September 28, 2010 Is there a way to make AutoIt read a .txt file from the internet.I know there is a way to do this with an ini file, however, the ini file is restricted to a specific number of titles. I would like to be able to read a text file from the internet, and use srtinginstring functions to get what I need.I have the script working locally (as in it can read the .txt file on my computer), but I would REALLY like to have it work over the internet.Is there a way to do this?Thanks,Erichttp://www.autoitscript.com/autoit3/docs/functions/InetRead.htmFunction ReferenceInetReadDownloads a file from the internet using the HTTP, HTTPS or FTP protocol. صرح السماء كان هنا
ericnail Posted September 28, 2010 Author Posted September 28, 2010 Hey, Thanks for the reply! I already tried InetGet however, It didn't seem to work :/
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