i am developing a project where i need to track processes that are running on windows. if the process is internet explorer i need to check which url is open. how can i do it using c#

Recommended Answers

All 4 Replies

You need to automate with IE, search on the COM get the current IE instance and add it as reference and go through it..

can u elaborate that a little more

You need to automate with IE, search on the COM get the current IE instance and add it as reference and go through it..

can u elaborate that a little more

Look I didn't develop it before but I guide you to the solution, you can search in IE automation or "how to get current instance of IE running.." etc

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.