Launching applications with webbrowser control 
Author Message
 Launching applications with webbrowser control

Hi,

Not a problem but more like a bug.
I can run programs (link to exe-file in the html-code) with the
webbrowser control without showing the run/save as... - dialog

On most of the pc's it works but on some pc's the application starts
but will also show the dialog again.
Anybody had this particular problem?

Here's a code snippet :

WebBrowser1.ExecWB OLECMDID_REFRESH, OLECMDEXECOPT_DONTPROMPTUSER
' used the OLECMDID_REFRESH because OLECMDID_OPEN won't work...
ShellEx (URL)

The ShellEx-function is the standard ShellExecute-function as found on
the msdn-library

Thx in advance,

Stef



Sat, 04 Jun 2005 01:21:08 GMT  
 
 [ 1 post ] 

 Relevant Pages 

1. How to launch Browser App from WebBrowser control?

2. Launching an applications from a VB4 button control

3. Launching Windows 95 applications from your VB application

4. Hi, how can i launch an application using a file of this application

5. Webbrowser Control in MDI Application

6. Distributing WebBrowser control with my application

7. Distributing WebBrowser control with my application

8. WebBrowser control interacting with application???

9. Distributing WebBrowser control with my application

10. How to launch webbrowser from VB6?

11. Launch from webbrowser to email...

12. How to launch webbrowser from VB6?

 

 
Powered by phpBB® Forum Software