hi,
I am using object Internet Explorer from Microsoft Interent Control Library. In newwindow2 event i need the url of the window which is about to open.
However i managed to get tht by using previous newwindow event as in webbrowser_v1. I achieved tht by assigning the object of Internet Explorer to object of webbrowser_v1.
But now i am facing a different problem tht when i cancel the opening of tht window by using processed in newwindow of webbrowser_v1 it is not opening that new window but it disable the parent window which called it, i am not able to close it.![]()
i hv tried destroyin the object of webbrowser_v1 but it doesnt worked either....![]()
thanks in advance![]()
Samy




Reply With Quote