473,796 Members | 2,482 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Warning: Page has expired...

mgm
How do you get a web app to not show the 'page has expired...' error and
refresh and requery when you hit the back button after submitting a form? I
just want the old data to still be displayed in the form.

I checked knowledge base for this and I do not have "Do not save encrypted
pages to disk" checked and am running IE
6.0.2900.2180.x psp_sp2_rtm.040 803-2158.
Jul 21 '05 #1
3 3914
Instead of posting the form to the same page in which it exists, post it to
another page.

formpage.asp---[SUBMIT]---formpage.asp---[user clicks link
elswhere]---elsewhere.asp---[user clicks back button]: Page has expired.

formpage.asp---[submit]---process.asp---[response.redire ct
"thanks.asp "---]---[user clicks link elsewhere]---elsewhere.asp---[user
clicks back button]---formpage.asp with form values. (Assuming no
anti-caching headers.)

Ray at work
"mgm" <ma********@hot mail.com> wrote in message
news:%2******** *******@TK2MSFT NGP10.phx.gbl.. .
How do you get a web app to not show the 'page has expired...' error and
refresh and requery when you hit the back button after submitting a form?
I
just want the old data to still be displayed in the form.

I checked knowledge base for this and I do not have "Do not save encrypted
pages to disk" checked and am running IE
6.0.2900.2180.x psp_sp2_rtm.040 803-2158.

Jul 21 '05 #2
mgm
Ok, this is the way I have it set up which seems pretty close to what you
suggest:

default.asp---[user makes selection and
submits]---Formpage.asp---[submit]---addrecord.asp---[response.redire ct to
default.asp]---user hits back button---"Expired"

What's weird is it doesn't happen on my machine, only on the person's
machine that has to enter a bunch of data... I'm running Server03, she's
running XPsp2.

Thanks!

"Ray Costanzo [MVP]" <my first name at lane 34 dot commercial> wrote in
message news:#r******** ******@TK2MSFTN GP14.phx.gbl...
Instead of posting the form to the same page in which it exists, post it to another page.

formpage.asp---[SUBMIT]---formpage.asp---[user clicks link
elswhere]---elsewhere.asp---[user clicks back button]: Page has expired.

formpage.asp---[submit]---process.asp---[response.redire ct
"thanks.asp "---]---[user clicks link elsewhere]---elsewhere.asp---[user
clicks back button]---formpage.asp with form values. (Assuming no
anti-caching headers.)

Ray at work
"mgm" <ma********@hot mail.com> wrote in message
news:%2******** *******@TK2MSFT NGP10.phx.gbl.. .
How do you get a web app to not show the 'page has expired...' error and
refresh and requery when you hit the back button after submitting a form? I
just want the old data to still be displayed in the form.

I checked knowledge base for this and I do not have "Do not save encrypted pages to disk" checked and am running IE
6.0.2900.2180.x psp_sp2_rtm.040 803-2158.


Jul 21 '05 #3
You can also use a GET form.

--
Ben Strackany
www.developmentnow.com

<a href="http://www.development now.com">dn</a>
"mgm" <ma********@hot mail.com> wrote in message
news:u6******** *****@TK2MSFTNG P11.phx.gbl...
Ok, this is the way I have it set up which seems pretty close to what you
suggest:

default.asp---[user makes selection and
submits]---Formpage.asp---[submit]---addrecord.asp---[response.redire ct to
default.asp]---user hits back button---"Expired"

What's weird is it doesn't happen on my machine, only on the person's
machine that has to enter a bunch of data... I'm running Server03, she's
running XPsp2.

Thanks!

"Ray Costanzo [MVP]" <my first name at lane 34 dot commercial> wrote in
message news:#r******** ******@TK2MSFTN GP14.phx.gbl...
Instead of posting the form to the same page in which it exists, post it

to
another page.

formpage.asp---[SUBMIT]---formpage.asp---[user clicks link
elswhere]---elsewhere.asp---[user clicks back button]: Page has expired.

formpage.asp---[submit]---process.asp---[response.redire ct
"thanks.asp "---]---[user clicks link elsewhere]---elsewhere.asp---[user
clicks back button]---formpage.asp with form values. (Assuming no
anti-caching headers.)

Ray at work
"mgm" <ma********@hot mail.com> wrote in message
news:%2******** *******@TK2MSFT NGP10.phx.gbl.. .
How do you get a web app to not show the 'page has expired...' error and refresh and requery when you hit the back button after submitting a

form? I
just want the old data to still be displayed in the form.

I checked knowledge base for this and I do not have "Do not save encrypted pages to disk" checked and am running IE
6.0.2900.2180.x psp_sp2_rtm.040 803-2158.



Jul 22 '05 #4

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

Similar topics

16
15752
by: Dave Smithz | last post by:
Hi, In summary: I want to a form to submit information via a HTTP POST, however, when using Internet Explorer I want to be able to use the back button and all the information retained. Presently we get a "Page has expired" message. How can we avoid this? Full details: Having searched for postings on how to avoid the "Page has Expired" they are
1
2052
by: ddddd | last post by:
Regarding the Internet Explorer message below: "Warning: Page has Expired The page you requested was created using information you submitted in a form. This page is no longer available. As a security precaution, Internet Explorer does not automatically resubmit your information for you. To resubmit your information and view this Web page, click the Refresh button. " I'm developing an e-commerce site from scratch.
0
1122
by: Quentin Huo | last post by:
Hi: After the submit button is clicked, the page is posted back. Now if I click the "Back" button in the IE toolbar, I will get the warning message: Warning: Page has Expired The page you requested was created using information you submitted in a form. This page is no longer available. As a security precaution, Internet Explorer does not automatically resubmit your information for you.
1
1326
by: dave | last post by:
How do you get around the problem of "Warning: Page Expired" when clicking the back button a browser. I have several cases where i have a listing page that then goes to a detail page in the same frame. 99.99% of the time the users will want to go back to the listing page, but the above problem arises. I did think of using onclicks to bring up a new window with the details required, but in the projects case the drill down is quite deep...
1
1387
by: Fernando Chilvarguer | last post by:
HI, I have a page that users use to search for other users on my web site. Very simple page: - 3 input Parameters (TextBoxes) - 1 DataGrid with the search results. All works fine.
0
1218
by: Amy | last post by:
I have a page webform1.aspx with dropdownlist and sutopostback=true. Now if I go towebform2.aspx from webform1.aspx, then I use IE back button, I will get "Warning: Page has Expired" message. Anybody know how to fix this problem? thanks, Amy
1
1384
by: tshad | last post by:
This is driving us crazy. And it only seems to happen in IE. Mozilla and Firefox don't have this problem. We get this message all the time, but I can't figure out why as it is not consistant (or doesn't seem to be). ********************************************************************************************************************** Warning: Page has Expired The page you requested was created using information you submitted in a form....
2
1742
by: Loane Sharp | last post by:
Hi there Sometimes, when I hit the <Back> button in the browser, instead of going to the previous .aspx page I get an error screen and "Warning: Page Expired". (This is a "regular" error page rather than generated by the .NET compiler.) How can I change the settings so that the page never expires, or else expires only after a long time? Best regards Loane
1
3265
by: swatiminiyar | last post by:
Hi all, I am getting a problem of Page expiration in IE .I have searched a lot on web.I got many results but not able to resolve my problem. I have a a form where i will write a article.I will specify its contents and title ans category and subcategory.By clicking on upload button i go to the page (page2.php) where i can upload the images for articles.I have a return button on click of which i come to previous page (page1.php) On this...
0
9680
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, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
9528
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 effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
0
10228
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 tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
1
10173
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
10006
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 protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
0
9052
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, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
1
7547
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 presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
2
3731
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
3
2925
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

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.