|
-
January 12th, 2003, 08:26 PM
#1
Open an instance of IE as a popup
I want to open an instance of Internet Exporer as a popup froma VB program. The following code works well at opening Internet explorer and pointing it at an address, but this is a normal browser.
ShellExecute hwnd, "open", "http://www.justwillsplc.net/epahelp", vbNullString, vbNullString, 1
So how do i do this but using a popup instance of a browser, i.e. no address or toolbar on Internet Explorer.
Its for a webbased help system for a program.
Jas.
p.s. long time no see !! LOL
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
|