Skip to main content | Turn off styling Default page style

Question & Answer index

Simple Captcha

Example of adding Captcha to a page using Classic ASP with javascript validation.

Please verify you are human by answering the following simple math question.


Here is the Classic ASP that sets up the simple math question:

Here is the CSS and HTML that sets up the captcha and submit button's Hide/Show functionality

And, here is the javascript that performs the validation and does the Hide/Show.