Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations bkrike on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

creating 2nd window and need the first one to wait

Status
Not open for further replies.

JohnMaas

MIS
Aug 14, 1999
18
US
High,

In coldfusion, I'm creating a 2nd window with window.open(etc...) in a Java script function. I need the script to wait till this new created window is closed. Anybody can help me with this ?
 
what script do you need to wait, the js or cf?

you probably have to use the onunload() function in js, but i don't know how browser supported it is.

thereptilian120x120.gif
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top