When you submit a form, refresh the parent page, the old pop-up dialog box, how to handle

Source: Internet
Author: User
When you submit a form and refresh the parent page, the old pop-up dialog box
On the parent page a.php click on a link to b.php to modify the data
B.php to submit data after the modification,
A.php also refreshes the page.

Each refresh will pop up a dialog box "
"To display the page again, Internet Explorer needs to resend the information you previously submitted ... ”
Is there any way to get rid of this dialog box?

a.php
PHP Code
  
   Link

b.php
PHP Code
  
   mysql_query ($sqlInstorage);    Echo ';

Look at some of the online methods are useless ah ... Ask the high finger to teach! Thank you

------Solution--------------------
mysql_query ($sqlInstorage);
Echo '

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.