Submit Hint Search The Forums LinksStatsPollsHeadlinesRSS
14,000 hints and counting!


Click here to return to the 'A script to find public wireless hotspots' hint
The following comments are owned by whoever posted them. This site is not responsible for what they say.
A script to find public wireless hotspots
Authored by: dica on Jun 02, '03 09:23:20PM
macubbergeek, great tip!

Here, this script will do the same in whatever browser is the one you use:


set thetown to display dialog ¬
  " In what city do you want to find a hotspot? " default answer ""
open location " http://www.ezgoal.com/hotspots/wireless/s.asp?qu= " & thetown

 

Regards

dica

[ Reply to This | # ]