I understand how to leave a frame from a hyperlink using target="_top" but how can i achieve this when using response.redirect("whatever.aspx") in the code behind?
Thanks,
Printable View
I understand how to leave a frame from a hyperlink using target="_top" but how can i achieve this when using response.redirect("whatever.aspx") in the code behind?
Thanks,