function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
Sapeksh GargSapeksh Garg 

Getting Unwanted Leads from Web to Lead Form

Hi All,
I have created a Web to Lead form and put it into the website. It is working fine when I fill that form but I am getting many random Leads as well after putting that form into the website, Leads name start with a number and Emails are different. These random records are generating in every 10-15 minutes. Even I put many Validations and Captcha into it but still getting Leads. Please provide me the solution

 
SandhyaSandhya (Salesforce Developers) 
Hi,

Mostly to stop spam from web to lead we use validation rules ,Captcha.But as you said you have already tried them.Below are the some of the links with related issue see if that help you.

https://success.salesforce.com/answers?id=90630000000ghzDAAQ
 
http://malebolgia.shadowsonawall.net/code-programming/captcha-with-salesforce.html
 
http://salesforce.stackexchange.com/questions/23705/can-web-to-lead-be-protected-from-spammers-without-additional-server-side-proces
 
If this helps you please mark it as solved.

Thanks and Regards
Sandhya