Results 1 to 4 of 4

Thread: log where I go on the internet

  1. #1

    Thread Starter
    Hyperactive Member
    Join Date
    Aug 2000
    Location
    Texas
    Posts
    313

    Question

    If i am useing internet exploer, how can i tell where i go on the internet like say http://forums.vb-world.net/netthread...read&forumid=1 how would i log that or something, i know i could use the window title, but i want to use the url, or the address.

  2. #2
    Guest
    you could have a Timer Control keep getting the text of the IE combobox, and to keep the size down, if the current entry matched the previous it would remove it. Then after five minutes or so you would write everything to a text file, or the registry.

  3. #3

    Thread Starter
    Hyperactive Member
    Join Date
    Aug 2000
    Location
    Texas
    Posts
    313

    Question ie combobox?

    How do i get what is in the Ie combo box?

  4. #4
    Guest
    Check out this thread. gwdash shows a good example on how to do what you want.

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