posted 21 years ago
Just give a name to the child window you are opening.
This will make sure that only one pop-up window is opened.
But however, in the above approach, the page is loaded everytime when the function is called (but it is loaded to the same window).
Alternativly you can use
This way you avoid loading the page everytime the function is called.
Mani
Quaerendo Invenietis