Please replace the ??? with your data!
- URL to the FORM: http://???
- The browser used: Firefox
- cforms version: 9.2
- Your Wordpress version: 2.64
Hi,
I am having a little problem I can't seem to solve using the documentation. I am supposed to adapt the following to cforms 2:
<form action="http://boletin.xxx.es/newsletter.php" method="post">
<input name="EMail" size="40" type="text" />
<input name="Action" type="hidden" value="subscribe" />
<input name="SubmitBtn" type="submit" value="Enviar" />
</form>
I thought this would be super easy, but I guess I was wrong. Where do I put the Action with "http://boletin.xxx.es/newsletter.php" and the method="post"
Or can somebody point me to an example.
regards from Spain
Joe