Skip to content

Tag Archives: ASP.Net Handler

Captcha using ASP.Net and C#

15-Sep-09

Few days back, I got some question related to Captcha (security mechanism, which helps web masters to avoid spam) in a Forum. So I thought of implementing one. I got few nice scripts in Code Project, its a simple implementation, no too much logic and not too complex to understand. Also I am using an [...]