Skip to content

SEO-1800850 - ASP.NET WebForms-Changes #460

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions aspnet/Captcha/Overview.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
---
layout: post
title: Overview | Captcha | ASP.NET Webforms | Syncfusion
description: overview
title: Overview of ASP.NET Web Forms Captcha | Syncfusion
description: Learn here all about overview of Syncfusion Essential ASP.NET Web Forms Captcha control, its elements, and more.
platform: aspnet
control: Captcha
documentation: ug
---

# Overview
# Overview of ASP.NET Web Forms Captcha

Captcha is a popular technique that is used to prevent computer programs from sending automated requests and is used for meta-searching search engines, performing dictionary attacks in login pages, or sending spam by using mail servers. Captcha is validated at the time of form submission.

Expand Down