I have a form on http://www.usarmyoption.com with a submit button that sends data to:
$submit_url='http://www.wayofthearmy.com/cgi-bin/arp3/arp3-formcapture.pl';
(This is a php file)
I would like to have the same value in the gravityform submit button. How do I edit the submit button so I can add the url, http://www.wayofthearmy.com/cgi-bin/arp3/arp3-formcapture.pl ? Its an autoresponder.
Regards,
Paul