How do i check for an internet connection?

Ton Cardona toncardona at mac.com
Tue Dec 6 14:15:35 EST 2005


"Nicholas Nginya" wrote

> I am doing a cyber cafe billing system but how do i check for an 
> internet
> connection.


I've seen this one:

function wellConnected
   return URL "http://www.google.com/" <> empty
end wellConnected



More information about the use-livecode mailing list