|
-
Dec 9th, 2001, 01:36 PM
#1
Thread Starter
Member
Make new IE window pop up from VB
How could I get a new IE window to display once a user pushes a button in the VB program, but not make it display in the form?
-
Dec 10th, 2001, 08:54 AM
#2
Lively Member
If you're opening IE from an already open web browser, search the vbforum for "Bloodeye"...He gave me the code to do that.
If its just a regular program, then just use the shell command.
Shell "C:\program files\internet Explorer\iexplore.exe"
I think......
FRAIL_KNIGHT
IF Something <> "" Then
There's Something there... 
------------------------------------------
GWBASIC, QBASIC, QuickBASIC, VB5/6, A little DJGPP C++, and I hate it.
------------------------------------------
The pic u see is the logo of my favorite Christian Punk Band...Officer Negative!!!
www.OfficerNegative.com
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
|