Jump to content

Double posting form?


pioneerx01

Recommended Posts

I have a form setup that sends information to "thank_you.php" so:

 

<form name="feedback" method="post" action="thank_you.php">

 

How can I make same form send information to "thank_you.php" and "second.php" in a background?

 

thank_you.php will still be a page to go to after the registration is submitted. Or is there a way to send all the data again when "thank_you.php" loads, automatically to "second.php" in the background?

Link to comment
https://forums.phpfreaks.com/topic/215153-double-posting-form/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • 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.