|
-
Nov 19th, 2002, 04:26 AM
#1
Thread Starter
New Member
Popup Window
Hi everyone,
I'm currently doing a VB project on online banking using ActiveX Documents. Normally, while running, we can view the userdocument(s) only in a single browser window & navigate the documents within the same window. Is it possible to generate a 'popup window' (like the ad popups in websites) which appears in a new browser window without disturbing the original browser window? Please help me, I am just a beginner in VB.
- S.Prashanth
-
Nov 19th, 2002, 05:39 AM
#2
Member
you can use JavaScript or HTML
-
Nov 19th, 2002, 05:44 AM
#3
PowerPoster
Re: Popup Window
Originally posted by prashanth
Hi everyone,
I'm currently doing a VB project on online banking using ActiveX Documents. Normally, while running, we can view the userdocument(s) only in a single browser window & navigate the documents within the same window. Is it possible to generate a 'popup window' (like the ad popups in websites) which appears in a new browser window without disturbing the original browser window? Please help me, I am just a beginner in VB.
- S.Prashanth
Are you making a web page, or are you using the WebBrowser control?
-
Nov 19th, 2002, 06:36 AM
#4
Thread Starter
New Member
Popup Window
I'ts about designing a web-page using only VB and NOT using java or html scripting; the popup has to be designed only with Visual Basic controls. I've tried creating a form, used the migration wizard, even created a separate userdocument for the popup...all of no avail.
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
|