Hi All,
I using a twebbrowser controll in my project, and it all work well except
when a new IE window is opened.
I know how to stop the window popping up by sennding Cancel:=false in the
OnNewWindow event.
Is there some way i can get the new page to appear in the orinial window
instead of the popup?
Thanks