17 Apr 2011 at 20:55 #1 xirokx xirokx Soldato Joined 2 Oct 2004 Posts 4,362 Location N.W London Hi there, I want to add verifcation to my contact us form currently the form is html and the script is asp do I therefore add the verification to the html page or the asp script? whats free and easy to setup these days? thanks
Hi there, I want to add verifcation to my contact us form currently the form is html and the script is asp do I therefore add the verification to the html page or the asp script? whats free and easy to setup these days? thanks
17 Apr 2011 at 21:44 #2 Tripnologist Tripnologist Soldato Joined 12 May 2007 Posts 3,896 Location Bristol http://www.google.com/recaptcha
17 Apr 2011 at 23:33 #3 xirokx xirokx Soldato OP Joined 2 Oct 2004 Posts 4,362 Location N.W London how can I implement this easily into my website using html and .asp thanks
18 Apr 2011 at 00:55 #4 RobH RobH Soldato Joined 9 May 2005 Posts 4,530 Location Nottingham Read through the docs, you'll need to login and get an API key from Google. http://code.google.com/apis/recaptcha/docs/aspnet.html (ASP.NET) OR http://code.google.com/apis/recaptcha/docs/asp.html (Classic ASP)
Read through the docs, you'll need to login and get an API key from Google. http://code.google.com/apis/recaptcha/docs/aspnet.html (ASP.NET) OR http://code.google.com/apis/recaptcha/docs/asp.html (Classic ASP)