Go Back To List Form Processing |
Classic ASP Form Validation with ReCapTcha |
Next Article Classic ASP md5 Hash Login Script |
Coding Article #: 19 - Published On: June 22, 2011 @ 05:05:15 AM - Last Updated on: January 21, 2015
This article has been Favorited 49 timesJoin today, and add this to your favorites.
Share With Friends (Updated 6-8-2010)
ReCapTcha is a robust form Validation method that can be used across all web development languages. In this example, we are going to be using it with ASP Classic, along with Server-Side Form Validation to make sure that all the fields are filled out, as well as an Email Validation.
Updated: August 6, 2014
Old code no longer functions and has been removed.
The current working code can be found here.
Working Code«
View Demo Page«
Check out the New reCaptcha 2.0«
Updated: August 6, 2014
Old code no longer functions and has been removed.
The current working code can be found here.
Working Code«
View Demo Page«
Check out the New reCaptcha 2.0«
Post to Facebook about: Classic ASP Form Validation with ReCapTcha