Ask a Question related to ASP.NET General, Design and Development.
-
Henke #1
"Back Button" and populated dropdown lists
Hi,
I have done some research about my problem I have
when using the "back button" in IE to go back to a
page with two dropdown lists.
The both dropdown lists
are populated with data. The first dropdown lists is
redirecting the user to another page (building a querystring
for the second page to use) and when the back button
is used to go back one page and I choose something
from the second dropdown list then the event for the
first dropdown triggers and the user is again sent to
a new page. Usually I would load and display some
new data when the second dropdown is pressed.
When looking for a solution for this I often read
about disabling the page cache for this page, but
can that be the only solution ?
Regards,
// Henke
Henke Guest
-
Simulate Browser "BACK" button
Hello, There are many situations on my site that the user has the option of retunring to the prior page. Rather than adding text that reads... -
Will browser "BACK BUTTON"ever work??
Is there I can build a flash site that will alllow a user to use the "back or forward button" in their browser to navigate through a flash site.... -
Disabling the "Back" button
Hi All: Well, now I have another question. I have created a rather large application that is handled through one script. What I would like to... -
Question: How can I "expire" a web page (prevent BACK button)
I know some sites will display the following message if you click on the BACK button in your browser. How do I implement this feature? Warning:... -
Creating a "back" button
Sorry for the simple posting, but my brain is fried at this moment. How do I create a back button to my asp form. I have three pages form pages...



Reply With Quote

