Thanks for the response, but I am aware of the Response.Redirect method. If you notice "top." means the top most window, so if the page was within a frame the entire browser window would display the new page, whereas the Redirect method would simply redirect to the new page within a frame.
|