so ive been trying in vein to add a captcha to my web form. I got it to validate using the script i downloaded here: tipstricks.org, but I cant get the submit button to verify weather or not the captcha is correct. It simply submits either way.
I registered to post how to do this, but when registering I was inspired when it asked me to write only the Capital letters in a word as a spam filter.
Anywho, Id like to know how i can add a field to my asp form, and have the form check to see if a certain word is there and only submit if it is. Ideally id like it to loop different words.
Thanks in advance