Page Unload Event

D

David A. Beck

I have a frameset with an index frame and a main frame. The aspx pages in
the main frame are loaded based on the hyperlinks clicked in the index
frame. In any aspx page in the main frame I want to save the information in
the various controls before the new aspx page is loaded. I thought I could
use the Page event Unload, but it does not seem to be triggering when the
aspx page is replaced in the frame by another aspx page.
 
J

Jim Cheshire [MSFT]

David,

You're thinking of client-side. The server-side Unload event occurs before
the user even sees the page.

Jim Cheshire, MCSE, MCSD [MSFT]
Developer Support
ASP.NET
(e-mail address removed)

This post is provided as-is with no warranties and confers no rights.


--------------------
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,769
Messages
2,569,581
Members
45,057
Latest member
KetoBeezACVGummies

Latest Threads

Top