|
-
Feb 19th, 2005, 11:32 PM
#1
Thread Starter
Junior Member
using vb to access a program
im not sure how to do so...id like to access
C:\Program Files\Mozilla Firefox\firefox.exe
i used a webbrowser control to do it... but it says save open cancel.. and i just want it to bypass that and just open it no matter what
plz help id really love it
edit : on a different note is their perhaps a way i can embed a firefox browsre into VB instead of a IE browser?
-
Feb 19th, 2005, 11:35 PM
#2
Re: using vb to access a program
Do you want to SHELL Fx? I don't understand what you want to do. Why would you use a web browser to open a web browser?
-
Feb 19th, 2005, 11:57 PM
#3
Thread Starter
Junior Member
Re: using vb to access a program
firefox is better
i didnt know what else to use... other then a webborwser control
yea shell prolly i dunno
-
Feb 20th, 2005, 12:05 AM
#4
Re: using vb to access a program
you can't use ActiveX controls in Fx (yet)
-
Feb 20th, 2005, 12:06 AM
#5
Thread Starter
Junior Member
Re: using vb to access a program
-
Feb 20th, 2005, 04:47 PM
#6
Fanatic Member
Re: using vb to access a program
are you trying to open the program? if so use a shell statment
ex. shell "c:/Program files/Mozilla/Firefox.exe"
-
Feb 20th, 2005, 05:28 PM
#7
-
Feb 20th, 2005, 08:58 PM
#8
Thread Starter
Junior Member
Re: using vb to access a program
firefox is the default for the program which most of my friends use to play Outwar.com...
yes shell command worked great
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|