Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > ASP .Net > Page expiring

Reply
Thread Tools

Page expiring

 
 
tshad
Guest
Posts: n/a
 
      11-29-2005
I get this error in some cases where I am hitting my Back button in IE.

************************************************** ***********************
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 don't have this problem in Mozilla or Firefox with the same pages.

This is very irritating for our users. Is there a way to force IE to do the
refresh automatically?

It is also not very consistant. It will happen to some pages and not others
and all are pages are dynamic data.

Thanks,

Tom


 
Reply With Quote
 
 
 
 
Charles
Guest
Posts: n/a
 
      11-29-2005
I think its actually a very valuable error... and wish other browsers
would follow suite. Think about the implications of double post backs.

Perhaps you could remove the need for the user to use the back button
through your site? Often users are happy enough click links and buttons
inside the page than the back button at the top.

 
Reply With Quote
 
 
 
 
Joerg Jooss
Guest
Posts: n/a
 
      11-29-2005
Charles wrote:

> I think its actually a very valuable error... and wish other browsers
> would follow suite. Think about the implications of double post backs.


It's not an error, it's a warning, and it's up to browser's
implementation to use such a notification.

> Perhaps you could remove the need for the user to use the back button
> through your site? Often users are happy enough click links and
> buttons inside the page than the back button at the top.


Or fix it using Redirect-after-Post.

Cheers,
--
http://www.joergjooss.de
mailto:news-
 
Reply With Quote
 
Charles
Guest
Posts: n/a
 
      11-29-2005
This is true, though its hard on viewstates.

Charles

 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Expiring page immediately after leaving it... =?Utf-8?B?Vk1J?= ASP .Net 3 11-13-2007 07:11 PM
Expiring Page Chris ASP .Net 2 06-04-2007 08:02 PM
Expiring the page...... George Smith ASP .Net 0 05-18-2005 05:15 PM
expiring an aspx page James ASP .Net 2 08-27-2003 08:58 PM
Re: expiring a page Natty Gur ASP .Net 0 07-02-2003 03:59 PM



Advertisments
 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57