eitan Posted March 2, 2006 Posted March 2, 2006 hi i wrote a program that retrieves data from a url. i used $var=inetget(url) and i perform certain actions if $var=1. my problem is that if the url is down, my program hangs and gets stuck. what is the correct (best) way to check the url before performing actions? thanks
herewasplato Posted March 2, 2006 Posted March 2, 2006 See here: http://www.autoitscript.com/forum/index.ph...ndpost&p=155208 if you want to test a specific page - or - the bottom of that thread for ping. [size="1"][font="Arial"].[u].[/u][/font][/size]
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