Hi, I have a script to open a pop up window following a postback and have got this window automatically closing after 5 seconds and refreshing the parent page using the following javascript: Page.ClientScript.RegisterStartupScript( this .GetType(), "QuickAddPopUpClose" , "setTimeout('window.opener.parent...
Posted to
Web Forms
(Forum)
by
chrisoftoday
on
03-07-2007, 12:00 AM
Filed under: popup, PostBack, registerstartupscript, javascript, refresh