How can I scan an html document for urls and connect to a selected link?
Printable View
How can I scan an html document for urls and connect to a selected link?
Code:If Text1 Like "www.mywebsite.com" Then Shell "C:\Program Files\Internet Explorer\IExplore.exe http://www.mywebsite.com", 1