Menu

Testing popups

2003-08-18
2003-08-19
  • Wayne L. Andersen

    I have code that opens a popup window with a form for data entry. How can I get a reference to this form so that I can 1) verify it opened, and 2) populate and submit the form?

     
    • John Lonergan

      John Lonergan - 2003-08-19

      make sute the popup window has a 'name' (I'm not talking about a title) ands use getOpenWindow(window_name)

       

Log in to post a comment.

Auth0 Logo