Hi,
I have the following situation. I am using the RegisterStartupScript to open a new window when they request the page. This works fine.
Now close the window and in a post back on the page a response.redirect
is issued and that works fine. But the problem is,
If the user click the Back button on the browser toolbar it then reopens
the window since the javascript is still there. Is there someway to get rid
of the registered startup code?
Regards,
Sankardeep V
Code till you bleed..........