I have a site with FCKeditor. I want to install some kind of anti-bot question or image on my forms, such as Captcha.
We tried using Captcha, but FCKeditor changes the code,and the form doesn't work.
Can anyone recommend something that I can put in my forms to verify that the user is a human?
Thanks!
We tried using Captcha, but FCKeditor changes the code,and the form doesn't work.
Can anyone recommend something that I can put in my forms to verify that the user is a human?
Thanks!
Re: Putting Anti-Bot Question or Image on Forms
Re: Putting Anti-Bot Question or Image on Forms
Re: Putting Anti-Bot Question or Image on Forms
Compare the CAPTCHA-related code to these bits - you may find a match, and if so, I'd say make copies of those config options, comment them out (keeping the originals) and then edit the active copies to remove bits you think may be interfering...