Timer problem with Ajax
Hi All
This is a time bound web page basically an Examination Attend screen opens in showModalDialog window. Question and 4 Options with Next and previous buttons are there into Ajax panel. after the examination time, which is specified in a session variable, this page page should be redirected to a A.aspx.
I wrote response.redirect a.aspx in Timer_tick event. besides of redirecting on that page it opens my a.aspx in new window.
Thanks in Advance
Akhilesh
|