|
-
Nov 24th, 1999, 04:09 PM
#1
Thread Starter
Addicted Member
Hi there,
Currently I'm doing a testing on VB5's user document to develop web application.
My question is how to navigate from one UserDocument to another UserDocument on different session of browser.
For instance, currently I just have one browser up and I've opened "a.vbd". Now I want to call "b.vbd", I can use:
UserDocument.Hyperlink.NavigateTo "b.vbd"
It will call "b.vbd" on the same session of browser.
How to open "b.vbd" on different session of browser (I want to have 2 browsers up, one is for "a.vbd" and the other is for "b.vbd").
I'm using IE3.x - IE4.x and Netscape 4.x
Thank you.
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
|