473,408 Members | 2,405 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,408 software developers and data experts.

Back button

I'm using atlas update panel on the page.
When I push search button I bind grid view to my data.
When I click on the link inside my grid view, it redirects me to some other
page.

When I click back button on that page, to redirects me to previous page, my
previous page is empty.
All my data are gone on that page, all my text boxes are empty,..and so on.

I would like that my data reamin on that page.
I tried to set up output cache but with no success. All data are still gone.

Any idea?

regards,Simon
Oct 4 '06 #1
2 1234
thn you navigate away, your atlas code needs to save state on the server.
then in client code on page load, it can query the server fr the current
state.

-- bruce (sqlwork.com)
"simonZ" <si*********@studio-moderna.comwrote in message
news:e3**************@TK2MSFTNGP02.phx.gbl...
I'm using atlas update panel on the page.
When I push search button I bind grid view to my data.
When I click on the link inside my grid view, it redirects me to some
other page.

When I click back button on that page, to redirects me to previous page,
my previous page is empty.
All my data are gone on that page, all my text boxes are empty,..and so
on.

I would like that my data reamin on that page.
I tried to set up output cache but with no success. All data are still
gone.

Any idea?

regards,Simon

Oct 4 '06 #2
ok, thanks.
Do you have some example? How to save state on the server and query it?

Regards,Simon

"bruce barker (sqlwork.com)" <b_*************************@sqlwork.comwrote
in message news:uK**************@TK2MSFTNGP04.phx.gbl...
thn you navigate away, your atlas code needs to save state on the server.
then in client code on page load, it can query the server fr the current
state.

-- bruce (sqlwork.com)
"simonZ" <si*********@studio-moderna.comwrote in message
news:e3**************@TK2MSFTNGP02.phx.gbl...
>I'm using atlas update panel on the page.
When I push search button I bind grid view to my data.
When I click on the link inside my grid view, it redirects me to some
other page.

When I click back button on that page, to redirects me to previous page,
my previous page is empty.
All my data are gone on that page, all my text boxes are empty,..and so
on.

I would like that my data reamin on that page.
I tried to set up output cache but with no success. All data are still
gone.

Any idea?

regards,Simon


Oct 5 '06 #3

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

Similar topics

25
by: KK | last post by:
Hi, I am using history.go(-1) for implementing the back button functionality. Its working fine but with this exception. 1. The page which is having back button has some hyperlinks on it. ...
1
by: Peter D. Dunlap | last post by:
Hello, I realize that this may not be the best place to ask this question, through the application is asp.net. I also realize that questions about disabling the back button are generally met...
4
by: Hypo | last post by:
I added a 'Back' button to my page, and wrote 'OnClick' code something like this: Response.Write("<script>history.go(-" + iDepthIndex.ToString() + ");</script>"); But, it dosnt work! Effect...
8
by: Galina | last post by:
Hello I have 6 dependent list boxes on my ASP page:  Faculty;  Lecturer;  Course;  Course occurrence;  Group;  Week commencing date. When faculty is selected, lists of lecturers and...
6
by: Mark | last post by:
I have two dropdown lists. Both have autopostback set to true. In both dropdowns, when you select an item from the list, it redirects to the Value property of the dropdown. Nothing fancy. ...
29
by: Tom wilson | last post by:
I can't believe this is such an impossibility... I have an asp.net page. It accepts data through on form fields and includes a submit button. The page loads up and you fill out some stuff. ...
6
by: tshad | last post by:
I am trying to set up a Javascript popup box that has a way of sending back a message to asp.net on how to process some data. At the moment I am just doing: ...
5
by: Tom wilson | last post by:
I'm developing an application that is a benefits enrolment website. The benefits can be of any type in any order as stored in a SQL server. On each page is a Back and Next button. At a certain...
7
by: Sridhar | last post by:
Hi, I have a question regarding the Page_Load method and Back Button of Internet explorer. I have created a webform. In that webform I have several Text Boxes. Also I have two buttons. When I...
5
by: ns21 | last post by:
How can the browser back button be disabled If the form is submitting information to other pages or submitting to itself or using redirections. I tried the tweaks like history.forward(1) in each...
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
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
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
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
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,...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...

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.