Results 1 to 4 of 4

Thread: Grabbing URL from Address bar in browser using .NET

  1. #1

    Thread Starter
    PowerPoster
    Join Date
    Jan 2001
    Location
    Florida
    Posts
    3,216

    Question Grabbing URL from Address bar in browser using .NET

    Does anyone know how to grab all urls from any running instance of any browser's address bar?

    Thanks

  2. #2

    Thread Starter
    PowerPoster
    Join Date
    Jan 2001
    Location
    Florida
    Posts
    3,216
    no one yet?

  3. #3
    Frenzied Member
    Join Date
    Oct 2002
    Location
    Gammapolis
    Posts
    1,474
    You may like to read all values from this reg key
    HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\TypedURLs

    Ofcourse thats for IE. For others you should know where they store URLs that are typed in address bar.
    'Heading for the automatic overload'
    Marillion, Brave, The Great Escape, 1994

    'How will WE stand the FIRE TOMORROW?'
    Eloy, Silent Cries and Mighty Echoes, The Vision - Burning, 1979

  4. #4

    Thread Starter
    PowerPoster
    Join Date
    Jan 2001
    Location
    Florida
    Posts
    3,216
    Originally posted by Lunatic3
    You may like to read all values from this reg key
    HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\TypedURLs

    Ofcourse thats for IE. For others you should know where they store URLs that are typed in address bar.

    thanks but no good! I am currently using API to do it but was wondering there was another way similiar to the API way in .NET.

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