473,406 Members | 2,745 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,406 software developers and data experts.

Save page values, leave and refresh later


1. What asp.net page event would I use to save the values of the controls
just before a page closes?

-- remainder of scenario --

2. close the page and open a different page

3. open a new instance of the first page and initialize the controls' values
with those saved in step #1

Thank you
Oct 13 '06 #1
2 1665
you can always use Page_Unload event to write the code that will save
in a cookie for example what you want to be saved before the page
unload

Bruno Alexandre
On Oct 14, 2:10 am, "xzzy" <mrbikej...@comcast.netwrote:
1. What asp.net page event would I use to save the values of the controls
just before a page closes?

-- remainder of scenario --

2. close the page and open a different page

3. open a new instance of the first page and initialize the controls' values
with those saved in step #1

Thank you
Oct 14 '06 #2
in Page_Unload, the controls don't seem to have values anymore. Also,
looking at the screen at this point ( in Page_Unload ) the item selected in
a listbox is still selected, but it's .Selected is a value of false

"Bruno Alexandre" <br*********@gmail.comwrote in message
news:11**********************@i42g2000cwa.googlegr oups.com...
you can always use Page_Unload event to write the code that will save
in a cookie for example what you want to be saved before the page
unload

Bruno Alexandre
On Oct 14, 2:10 am, "xzzy" <mrbikej...@comcast.netwrote:
1. What asp.net page event would I use to save the values of the
controls
just before a page closes?

-- remainder of scenario --

2. close the page and open a different page

3. open a new instance of the first page and initialize the controls'
values
with those saved in step #1

Thank you

Oct 14 '06 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

13
by: Mimi | last post by:
Hello, I am having trouble using the session vars in PHP 4.3.9 OS: Win XP Prof Web Server IIS (is local and there are no links to other servers from the web pages I work on) Browser: IE 6.0 ...
14
by: edykstra | last post by:
Hello, If you point your browser to this page, http://prdownloads.sourceforge.net/vnc-tight/tightvnc-1.2.9_x86_viewer.zip?use_mirror=umn the server sends you the HTML page, and very soon...
5
by: Bob | last post by:
I am displaying a form with a datagrid populated from a select of database records which now exceed 12,000 when I select them all. The form displays just fine with all 12,000+ entries but when I...
5
by: Bob | last post by:
I am displaying a form with a datagrid populated from a select of database records which now exceed 12,000 when I select them all. The form displays just fine with all 12,000+ entries but when I...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.