PDA

View Full Version : How to Remove Image Captcha


Gabe
04-29-2009, 01:56 PM
Hello -
I'm trying to remove the hard to read image captcha from my form. I removed the php and input boxes but now I cant submit. When I try to it does nothing.

I think I need to remove the script that's associated with the image captcha but its hard to find.

Any clues?

Thanks a bunch,

Gabe

Ray Borduin
04-29-2009, 02:25 PM
It should be spelled out with line numbers in the help documentation.

It is the code that refers to the name of the form elements you deleted. If you search for those form element names it should be easy to find the lines to delete.

Gabe
04-29-2009, 04:00 PM
Thanks,

Can you point me to the documentation?

Gabe
04-30-2009, 06:46 PM
Sorry I think I found the docs. Its index.htm? Well thank you for your tip. All is removed and working.

Great product.

Gabe