wgetbyas at least two others mentioned... http://www.gnu.org/software/wget/ http://www.christopherlewis.com/WGet/wget-1.11b.zip shell "wget www.google.com -Otemp.htm" open "temp.htm" for input as 1 do until eof(1) line input #1,t$ print t$ loop close become familiar with the wget command line options, and it can be a useful tool. Regards, Michael
from IP address 12.183.134.39 |