on mouseUp put "http://www.google.com" into tURL put URL tURL into tempVar end mouseUp
if the variable tempVar is empty then there is no internet connection > Date: Sat, 9 Jan 2016 13:55:56 -0800 > From: [email protected] > To: [email protected] > Subject: Does user have network connection? > > For desktop standalones, is there a function or constant that will tell me if > the user has an Internet connection or not? (Can't find one searching the > dictionary.) > > Happy new year! > Tom B. > > > > > -- > View this message in context: > http://runtime-revolution.278305.n4.nabble.com/Does-user-have-network-connection-tp4700051.html > Sent from the Revolution - User mailing list archive at Nabble.com. > > _______________________________________________ > use-livecode mailing list > [email protected] > Please visit this url to subscribe, unsubscribe and manage your subscription > preferences: > http://lists.runrev.com/mailman/listinfo/use-livecode _______________________________________________ use-livecode mailing list [email protected] Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-livecode
