Page 1 of 1

How to remove requested a refresh in the iframe.

Posted: Wed Aug 30, 2006 2:51 am
by bluu
Hi All.
I had a problem using a FORM with POST method in a ifmare on my website(php) when user of my website was using the back button. The page in iframe requested a refresh to be able to see again the FORM. How to solve the problem?. many thanks. :?:
[url=http://forums.devnetwork.net/viewtopic.php?t=30037]Forum Rules[/url] Section 1.1 wrote:2. Use descriptive subjects when you start a new thread. Vague titles such as "Help!", "Why?" are misleading and keep you from receiving an answer to your question.

Posted: Wed Aug 30, 2006 6:51 am
by Ollie Saunders
Why is it a problem?

Posted: Wed Aug 30, 2006 9:53 pm
by bluu
ole wrote:Why is it a problem?
I used a “iframe” in the center of my website to get the result of another site. So I don't want to show the message below in the center of my website while everything does not change when users used Back Button.
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.

Posted: Thu Aug 31, 2006 6:10 am
by Ollie Saunders
Meh.
And the moral of the story is don't use iframes! :D

Good luck