A Internet explorer window is open
I want to know 2 things...
1) How to close it from an external app ??
2) If that HTML page cotains a control(say Edit Box)..how to retrive it's handle ??
Give detailed source code as I'm new to COM.

I have a small idea that I should use IWebBrowser2 interface. I want to know how I would get the pointer to opened window.