internet explorer related events in winforms

  • Thread starter Thread starter Ahmed Shafi
  • Start date Start date
A

Ahmed Shafi

Hi there,

I need some help with the followng two things:


1. How can my application keep track of the websites visited by the user in
internet explorer and also get access to the IE history folder
programatically using C#.

2. Is there a "web browser" component that I can use in my winform
acpplications to allow the user to browse the web within my application.

Details :

I am working on a buidling an intelligent agent based application that
assists the user in internet search. For this purpose I need to keep track
of the urls he visits. I then need to do some processing on those urls and
sites to help in future searches.

Thanks.
 
Back
Top