Jump to content

How to submit a form in PHP when F5 is pressed.


corporate_slave

Recommended Posts

hi

 

good day!

 

ive been dealing with this problem since last week.

 

i have 2 php pages, page1.php & page2.php. i am passing a variable from page1 to page2 thru GET method. i use the variable to query to a db and display the result on page2.

 

now that is done.

 

here is my problem now... i want that when the user refresh page2, page2 should submit a form with a new value of the variable so that when it makes a query to the db, new result will be displayed.

 

im trying to avoid the use of a submit button or any link to refresh page2, so that means i wanted this to happen when the user clicks on the Refresh button of the browser or hit F5 on the keyboard.

 

please let me know if this sounds feasible. thanks.  :)

Link to comment
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.