Jump to content

Automatic trigger a form


rohitmanglik

Recommended Posts

I want to send some value automatically to a domain other then the domain where script is running.

I created a form to send the value but how can I automatically trigger it.

e.g.

<form action="http://domainname.com/save.php" method="POST"><input type="hidden" value="2" name="inp"/> <input type="hidden" value="submit" name="submit">

This form is not getting triggered automatically. What should I do to send the values

Please help

 

Link to comment
https://forums.phpfreaks.com/topic/188553-automatic-trigger-a-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.