Results 1 to 4 of 4

Thread: Popup Window

  1. #1

    Thread Starter
    New Member
    Join Date
    Nov 2002
    Location
    India
    Posts
    2

    Question 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

  2. #2
    Member
    Join Date
    Sep 2002
    Location
    Brisbane, Australia
    Posts
    32
    you can use JavaScript or HTML

  3. #3
    PowerPoster Pc_Madness's Avatar
    Join Date
    Dec 2001
    Location
    Melbourne, Australia
    Posts
    2,765

    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?
    Don't Rate my posts.

  4. #4

    Thread Starter
    New Member
    Join Date
    Nov 2002
    Location
    India
    Posts
    2

    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
  •  



Click Here to Expand Forum to Full Width