Feedback on: irt.org FAQ Knowledge Base Q319
Worth:
Very worth reading
Comments:
Hi,
Just wanted to know how to open a popup when one closes a different window. The code given here works(which i checked in my asp page). But the thing is even if I refresh the page, the popup gets opened which i dont want.
Can we track this or are there any refresh events thru which we can capture this. Or only when i click the X button of the window.
Any suggestions/help or work around will be welcome!
Cheers!
-priya
Technical:
Not technical enough
Comments:
how to load a popup window when the user leaves the site?
i used the same command
<body onunload="openwinow();">
but this pops up when the user goes to the firstpage itself & not when the user leaves the site.
pls reply me with the correct syntax for the above question
thsnks...vidhya
.