Redirection

  • Thread starter Thread starter Anonymous
  • Start date Start date
A

Anonymous

Guest
You should post from the server, in a PHP script.

eg:
form.php -> HTML form that submits to formsubmt.php
formsubmit.php -> posts via a PHP socket and displays the data.


If you have more information about the form data and the target third party site, we can help a bit more...

Coditor
 
Back
Top