sshrum Posted September 18, 2006 Posted September 18, 2006 Is there a func that takes a web page URL and returns a string (the html data). I want to test the result (like cnn.com) to do a string search to make sure that the page has todays date thus confirming a live connection. TIA Sean Shrum :: http://www.shrum.net All my published AU3-based apps and utilities 'Make it idiot-proof, and someone will make a better idiot'
Moderators SmOke_N Posted September 18, 2006 Moderators Posted September 18, 2006 Is there a func that takes a web page URL and returns a string (the html data).I want to test the result (like cnn.com) to do a string search to make sure that the page has todays date thus confirming a live connection.TIA_InetGetSource()? Common sense plays a role in the basics of understanding AutoIt... If you're lacking in that, do us all a favor, and step away from the computer.
sshrum Posted September 18, 2006 Author Posted September 18, 2006 Perfect, as always. Thanx Sean Shrum :: http://www.shrum.net All my published AU3-based apps and utilities 'Make it idiot-proof, and someone will make a better idiot'
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