Hi,
i need to put captcha image validation to stop SPAM mail in Web-to-lead form.
so is there any way to do this ?
thanks
Hi,
i need to put captcha image validation to stop SPAM mail in Web-to-lead form.
so is there any way to do this ?
thanks
Regards
==========================
akkimca
Work as Sugarcrm Freelancer
Feel free to Find me in skype. Its my pleasure to talk with you.
ID: akshay.biztech
done.
i have to modify some core file of sugarcrm. But its ok for me
still anyone know proper way to do this ?????
thanks
Regards
==========================
akkimca
Work as Sugarcrm Freelancer
Feel free to Find me in skype. Its my pleasure to talk with you.
ID: akshay.biztech
Which Captcha did you use? I noticed that bots are becoming very smart hacking simple captchas. I switched to Recaptcha and it seems to be pretty strong, but I am only using it for a couple of months. No bots as for today.
Did you already see the module
/modules/Campaigns/CaptchaValidate.php ?
And do you see this code in /modules/Campaigns/GenerateWebToLeadForm.php ?
Strange, isn't it?PHP Code:$Web_To_Lead_Form_html .="<script type='text/javascript'>
function submit_form(){
if(typeof(validateCaptchaAndSubmit)!='undefined'){
validateCaptchaAndSubmit();
}else{
check_webtolead_fields();
}
}
Harald Kuske
Pre-Sales Engineer Central Europe
SUGARCRM Deutschland GmbH
Erika-Mann-Str. 53, 80636 Munich, Germany
Email: hkuske@sugarcrm.com
Home: http://www.sugarcrm.com
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks