I have a PHP captcha module I have been using but I don't know where to put the captcha validation php code.
Or... what is the preferred way to implement captcha with web to forms.
I have a PHP captcha module I have been using but I don't know where to put the captcha validation php code.
Or... what is the preferred way to implement captcha with web to forms.
Hey Sean,
I just did something similar. Take a look at Recaptcha. They've got an easy to use php library as well: http://recaptcha.net/plugins/php/
Examples are on that page.
Co-Founder of: SugarOutfitters
Modules:
SecuritySuite (Teams)
Photo Module
Follow me on Twitter:eggsurplus
Your Personal Developer
How did you put them in? It looks like this is already somewhat installed? Where did you put the server side php code?
Exactly, that's how easy it is. You can put the server side code either on the same page and post to yourself and change the action after it validates and resubmit or do an ajax request on the form validation. Here's a sample with the ajax form validation method:It looks like this is already somewhat installed?
http://www.darksideofthecarton.com/2...uery-and-ajax/
Co-Founder of: SugarOutfitters
Modules:
SecuritySuite (Teams)
Photo Module
Follow me on Twitter:eggsurplus
Your Personal Developer
Hi guys. I have played around the issue of putting Captcha on the login form and have build a simple module that provides Captcha for SugarCRM 5.2.0x
You can download the alpha version at SimpleCaptcha.
Let me know what you think.
Last edited by ivolator; 2009-05-18 at 03:51 PM.
May the source be with you!
A message from the Dark Side there is ...
Be done in sugarcrm, no core changes should. Hmmmmmm.
...
Teams For The Masses
Video Demo of CETeams module
SimpleCaptcha - A Captcha for SugarCRM 5.2.0x
Password Resetting For SugarCRM CE PRO and ENT 5.2.0x
simpleCaptcha looks good , but it would be great to get this in the forms creation stage too.
Thanks for your tool anyway.
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks