manish 0

manish 0

  • NA
  • 1
  • 0

Retrieve current URL's

Dec 2 2004 3:47 AM
I am developing an application in which I need to list all the URL's in the browsers which are currently open(I am using IE).Also I need to count the number of web browsers which are currently open.How do I do that.Do I have to use System.Net namespace or System.Web namespace?