Solved! Go to Solution.
Sure. There are several threads related to this. You will need javascript to block it at the form level.
If you don't care if they fill it out, then you can filter out the autoresponder at the smart list level with Email NOT CONTAINS "XXXX"
Can someone tell me where on the landing page I need to put this code? I tried editing the Meta data and putting in the Custom Head HTML field, but the form still accepting a public email used in the script. I don't see how I can access the full code from my landing page.
Hi Jennifer,
Not sure if you saw this thread:
Restrict Free Email for Form Submission
Sanford's explanation should help you. Essentially you'll need to add it to the end of your page so that the script can fire after your form code.
Hope that helps,
Hanna
We currently have this script running on our landing pages and is working when we test it.....but we're still seeing gmails coming in when we run our weekly reports.
Does anyone know why this could be happening? The only possibility I can think of is if the submitting users have javascript is completely disabled but I find it highly unlikely so many are coming through.
Without seeing your page it's impossible to tell.