Aug 11th, 2010, 7:45 AM
Kindly let me know how to setup my Form when using recaptcha... considering that both FT and recaptcha require the use of the forms "action" attribute.
The following warnings occurred: | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Warning [2] Undefined array key "avatartype" - Line: 783 - File: global.php PHP 8.1.31 (Linux)
|
Form Tools and Recaptcha
|
Aug 11th, 2010, 7:45 AM
Kindly let me know how to setup my Form when using recaptcha... considering that both FT and recaptcha require the use of the forms "action" attribute.
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 |
« Next Oldest | Next Newest »
|