J
jc
Hello,
We developed a VS2008 application using the COM WebBrowser.
When we execute the app, and try to open a web page that
has <Form Action = .. method = get>, instead of the Form
being displayed in the App, IE 7 (64-bit) opens up and displays
the Form inside a tabbed window.
When we execute the program on a Win 32 platform, the
application displays the Form in the application, and not in
IE 7.
IE 7 Win32 version # 7.0.5730.11
IE 7 Win x64 version # 7.0.5730.13
How do we prevent IE 7 (64-bit) from hijacking our application?
Thanks,
-jc
We developed a VS2008 application using the COM WebBrowser.
When we execute the app, and try to open a web page that
has <Form Action = .. method = get>, instead of the Form
being displayed in the App, IE 7 (64-bit) opens up and displays
the Form inside a tabbed window.
When we execute the program on a Win 32 platform, the
application displays the Form in the application, and not in
IE 7.
IE 7 Win32 version # 7.0.5730.11
IE 7 Win x64 version # 7.0.5730.13
How do we prevent IE 7 (64-bit) from hijacking our application?
Thanks,
-jc