Popup window

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • anandclt
    New Member
    • Jun 2007
    • 3

    Popup window

    I have a web form.I am forcing a pop up from this parent form.Now I need to force a pop up from the previous pop up window.

    I used window.open() to force a pop up from the parent window.Now when I use window .open() in the popup window to force another pop up from the present pop up window,what happens is that,instead of a new popup window appearing the required page is loaded in the existing pop up window.

    an any one help me to solve this?
  • acoder
    Recognized Expert MVP
    • Nov 2006
    • 16032

    #2
    Post your code. I can open popups from popups.

    Comment

    Working...