DMXzone reCAPTCHA Support Product Page
How to specify recipient email address where forms are sent???
Reported 07 Dec 2013 01:31:13
1
has this problem
07 Dec 2013 01:31:13 Euguene McCovy posted:
How do we configure an email recipient address for the reCAPTCHA form? Keep in mind that in our old code we were using GoDaddy's gdform.php (<form action=gdform.php> method="post". But since implementing reCAPTCHA, it changed the code to <form name="form" action="<?php echo $editFormAction; ?>.
GoDaddy's gdform.php script does NOT support adding a recipient variable in the form code. The recipient is managed in the cpanel. So I can't for the life of me figure out how to make it go to the email address that we need!