javascript Programming Glossary: page2.php
Prevent user to use back button with warning or disable any insert http://stackoverflow.com/questions/5180143/prevent-user-to-use-back-button-with-warning-or-disable-any-insert any insert I have a form in page1.php which directs to page2.php from where the data from the form in page1.php is inserted into.. is inserted into database. after successful insertion page2.php displays a message and gives link to go to a third page. The.. He gives the input from page1.php and message is shown on page2.php that the description has been inserted into db. then there is..
Modify the URL without reloading the page http://stackoverflow.com/questions/824349/modify-the-url-without-reloading-the-page cross domain policies. window.location.href www.mysite.com page2.php sadly this reloads javascript html url url rewriting friendly..
|