IE 5.5 "Warning: Page has Expired"
Dear all, Not exactly a Zope question, but something that has been driving me nutty over the past few weeks whilst using Zope. I am using IE 5.5, with Zope 2.3 on WinNT 4.0. The 'problem' is, that after merrily editing away on some lengthy DTML Documents, I click on 'Save Changes'. Damn - I forgot to close out one of the <dtml-if> statements, so my page has not been saved. Click 'back'... ...but instead of the lovely DTML I was just working on, I get: "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." Obviously clicking the refresh button does not help, as this just reloads the frame set, and dumps me back to the main root directory. I'm guessing that this is some security issue in the browser as I am authenticated whilst administering this Zope installation. Any ideas as to how to get round this (apart from obviously saving the stuff more regularly?) This does not appear to be a problem using Netscape, but for some reason I prefer using IE with Zope. Cheers Paul ------------------------------------------------------------------------------------------ Paul.Smith@bristol.ac.uk Internet Development Institute for Learning and Research Technology, http://www.ilrt.bris.ac.uk/ University of Bristol, 8-10 Berkeley Square, Bristol BS8 1HH, UK Tel: +44 (0)117 928 7083, Fax: +44 (0)117 928 7112
The way I cope with this is to save in this way: Ctrl-A, Ctrl-C then click on the save button. This, obviously, copies all the text before 'saving', any errors then you just go back, refresh etc and then paste the content back into the edit box. It's a bit of a pain having to do this, but it works OK. hth ----- Original Message ----- From: "Paul Smith" <paul.smith@bristol.ac.uk> To: <zope@zope.org> Sent: Wednesday, April 11, 2001 9:41 AM Subject: [Zope] IE 5.5 "Warning: Page has Expired"
Dear all,
Not exactly a Zope question, but something that has been driving me nutty over the past few weeks whilst using Zope.
I am using IE 5.5, with Zope 2.3 on WinNT 4.0. The 'problem' is, that after merrily editing away on some lengthy DTML Documents, I click on 'Save Changes'. Damn - I forgot to close out one of the <dtml-if> statements, so my page has not been saved. Click 'back'...
...but instead of the lovely DTML I was just working on, I get:
"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."
Obviously clicking the refresh button does not help, as this just reloads the frame set, and dumps me back to the main root directory.
I'm guessing that this is some security issue in the browser as I am authenticated whilst administering this Zope installation.
Any ideas as to how to get round this (apart from obviously saving the stuff more regularly?) This does not appear to be a problem using Netscape, but for some reason I prefer using IE with Zope.
Cheers
Paul
--------------------------------------------------------------------------
Paul.Smith@bristol.ac.uk Internet Development Institute for Learning and Research Technology, http://www.ilrt.bris.ac.uk/ University of Bristol, 8-10 Berkeley Square, Bristol BS8 1HH, UK Tel: +44 (0)117 928 7083, Fax: +44 (0)117 928 7112
_______________________________________________ Zope maillist - Zope@zope.org http://lists.zope.org/mailman/listinfo/zope ** No cross posts or HTML encoding! ** (Related lists - http://lists.zope.org/mailman/listinfo/zope-announce http://lists.zope.org/mailman/listinfo/zope-dev )
I usually edit my pages with EditPlus, an excellent (and cheap) editor that uses ftp to get and save zope pages. I recommend something of the sort. Lets you avoid this problem. Cheers, Tom P Paul Smith asked -
I am using IE 5.5, with Zope 2.3 on WinNT 4.0. The 'problem' is, that
after
merrily editing away on some lengthy DTML Documents, I click on 'Save Changes'. Damn - I forgot to close out one of the <dtml-if> statements, so my page has not been saved. Click 'back'...
...but instead of the lovely DTML I was just working on, I get:
"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. ... Any ideas as to how to get round this (apart from obviously saving the stuff more regularly?) This does not appear to be a problem using Netscape, but for some reason I prefer using IE with Zope.
Dear all,
Not exactly a Zope question, but something that has been driving me nutty over the past few weeks whilst using Zope.
I am using IE 5.5, with Zope 2.3 on WinNT 4.0. The 'problem' is, that after merrily editing away on some lengthy DTML Documents, I click on 'Save Changes'. Damn - I forgot to close out one of the <dtml-if> statements, so my page has not been saved. Click 'back'...
...but instead of the lovely DTML I was just working on, I get:
"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."
Obviously clicking the refresh button does not help, as this just reloads the frame set, and dumps me back to the main root directory.
I have never seen this. Suppose it has something to do with you IE settings. Refreshing a frame in IE (and Netscape for that matter) is done by right clicking in the frame and then pressing refresh in the popup menu that appears there. hth Rik
participants (4)
-
Paul Smith -
Phil Harris -
Rik Hoekstra -
Thomas B. Passin