IE 7 (64-bit) Hijacks App
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
.
Relevant Pages
- Re: disable double clicking attachments
... Double click a file and the app opens. ... There's no prompt to save it before the default action takes place. ... It does once you flag their attachment directory as deny execute. ... (microsoft.public.outlook.general) - Re: VBA not executing
... unsigned db app is opened in Access 2007 there's a bar ... On computer one it still opens and runs as expected. ... appears that VBA is not executing. ... buttons on the form will execute the underlying VBA code. ... (microsoft.public.access.forms) - Re: Snow Leopard - Lost File Extensions & Custom Icons
... this document with the app that created it' behaviour set differently ... open-with code, ... about double-clicking this file opens it in TextWrangler; ... machine that's based on the creator code, on mine it's the default app ... (uk.comp.sys.mac) - Re: Fastest way to read data to populate combo controls?
... The only real reason to ... So there is a way I can read a closed Excel file directly into the ... and the VB app opens that document. ... but keep the Word app object because I will use it later. ... (microsoft.public.vb.general.discussion) - Requested Registry Access is Not Allowed
... We have several applications that will be executing on multiple machines. ... will execute the apps. ... There are Permission Sets within the framework configuration tool, ... The app fails on the WriteEntry and the exception that is thrown is ... (microsoft.public.dotnet.framework) |
|