|
-
June 21st, 2006, 10:41 AM
#1
history.go(-1)
I have an aspx page that displays data depending on your search criteria. When you click search it does a postback and hides all the search criteria controls and displays data.
What I am trying to do is have a button that preforms a history.go(-1) go back to search criteria controls. For some reason when I click the button it goes back a page but it does not change the controls on the page. it still displays the data and does not show the input boxes for the search criterea.
It was working in a previous version of the software which was running on .net v1.1 and on IIS 5 but after converting to .net 2.0 and IIS6 it no longer works.
Could someone help me out to get this working. Thanks.
Last edited by doomsday123; June 21st, 2006 at 10:52 AM.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|