Aug 14th, 2010, 6:10 PM
Hi Keith,
Sure! There's actually some documentation on this.
If you're using a "POST" form (i.e. directing your form to process.php), you can follow this tutorial:
http://docs.formtools.org/tutorials/post_form_captchas/
If you're using the API, you can just use the ft_api_display_captcha() function, documented here:
http://docs.formtools.org/api/?page=ft_a...ay_captcha
Good luck!
- Ben
Sure! There's actually some documentation on this.
If you're using a "POST" form (i.e. directing your form to process.php), you can follow this tutorial:
http://docs.formtools.org/tutorials/post_form_captchas/
If you're using the API, you can just use the ft_api_display_captcha() function, documented here:
http://docs.formtools.org/api/?page=ft_a...ay_captcha
Good luck!
- Ben