Results 1 to 2 of 2

Thread: locating urls?

  1. #1

    Thread Starter
    Member
    Join Date
    Oct 2000
    Location
    USA
    Posts
    37

    Cool

    How can I scan an html document for urls and connect to a selected link?

  2. #2
    Guest
    Code:
    If Text1 Like "www.mywebsite.com" Then Shell "C:\Program Files\Internet Explorer\IExplore.exe http://www.mywebsite.com", 1

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width