Click to See Complete Forum and Search --> : Frame resets when refresh clicked


ShazadAli
May 25th, 2004, 08:32 AM
Hi,

I have an ASP.NET framework page which display menus on the left, and a frame with pages on the right.

The pages change depending on what menu option someone selects from the framework page.

When a user hits the browsers refresh button, the current page on the frame is lost and resets to the default start page.

Do you know how I can preserve the page in the frame when a user click refresh?