|
1 | 1 | ---
|
2 | 2 | layout: post
|
3 | | -title: Getting Started | Captcha | ASP.NET MVC | Syncfusion |
4 | | -description: getting started |
| 3 | +title: Getting Started with ASP.NET MVC Captcha control | Syncfusion |
| 4 | +description: Learn here more about Getting Started with Syncfusion Essential ASP.NET MVC Captcha Control, its element and more. |
5 | 5 | platform: ejmvc
|
6 | 6 | control: Captcha
|
7 | 7 | documentation: ug
|
8 | 8 | ---
|
9 | 9 |
|
10 | | -# Getting Started |
| 10 | +# Getting Started with ASP.NET MVC Captcha |
11 | 11 |
|
12 | 12 | ## Create your first Captcha in ASP.NET MVC
|
13 | 13 |
|
14 | 14 | This section enables you to configure the Captcha control in your ASP.NET MVC application and also in learning how to use captcha with auto validation in Web Forms.
|
15 | 15 |
|
16 | | - |
| 16 | + |
17 | 17 |
|
18 | 18 | Captcha control with AutoValidation
|
19 | 19 | {:.caption}
|
@@ -80,7 +80,7 @@ N> Version=XX.XXXX.X.X - It will vary depend up on .NET Framework version and Es
|
80 | 80 |
|
81 | 81 | The following screen shot displays the output of the above codes.
|
82 | 82 |
|
83 | | - |
| 83 | + |
84 | 84 |
|
85 | 85 | Captcha control with initial render
|
86 | 86 | {:.caption}
|
@@ -120,7 +120,7 @@ The Captcha control supports captcha in the form of audio and when you click the
|
120 | 120 |
|
121 | 121 | The following screenshot displays the output of the above codes.
|
122 | 122 |
|
123 | | - |
| 123 | + |
124 | 124 |
|
125 | 125 | Captcha control with refresh and audio support
|
126 | 126 | {:.caption}
|
@@ -409,12 +409,12 @@ The Captcha supports automatic validation by enabling the property EnableAutoVa
|
409 | 409 |
|
410 | 410 | The following screenshot is the output for the above code example.
|
411 | 411 |
|
412 | | - |
| 412 | + |
413 | 413 |
|
414 | 414 | Captcha control with failed Auto Validation
|
415 | 415 | {:.caption}
|
416 | 416 |
|
417 | | - |
| 417 | + |
418 | 418 |
|
419 | 419 | Captcha control with successful AutoValidation
|
420 | 420 | {:.caption}
|
|
0 commit comments