المساعد الشخصي الرقمي

مشاهدة النسخة كاملة : how to monitor internet explorer using c#



C# Programming
08-05-2009, 07:52 PM
I want to do the program in c# which is form based,

This is what my program have to do,

It should monitor for the internet explorer, when it is opened it should show a message box. and whenever the url changes in it should be displayed in message box. The url here changed by user.


I dont know how to add beforenaviagte2 event to each ie window,

Where there is a will there is a way

-MS