Results 1 to 4 of 4

Thread: Retreive URL from Web Browser

  1. #1

    Thread Starter
    New Member
    Join Date
    Oct 1999
    Posts
    3

    Post

    How do I retreive current URL from my Web Browser ?

  2. #2
    Member
    Join Date
    Feb 1999
    Location
    ,Mo,USA
    Posts
    36

    Post

    If your using the Ms internet control it's

    The Webbrowser1.LocationUrl property.(where webbrowser1 is the name of your control.

  3. #3
    Member
    Join Date
    Oct 1999
    Location
    Richmond, Virginia
    Posts
    41

    Post

    um...I know somewhere on the pcmag site there is a small tutorial in VB on how to open and close browser sessions and control all sorts of aspects of the broweser including getting/setting the URL. Not where the file is now - somewhere at www.pcmag.com

  4. #4
    New Member
    Join Date
    Jan 1999
    Location
    WI
    Posts
    5

    Post

    Here you go, it looks complicated at first, but it works fine once you understand the code. Just follow directions:
    http://www.planetsourcecode.com/vb/d...=1&blnFrm=true

    Good luck!
    -Matt

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