Category - Razor Pages
Results 41 - 60 of 160
27 Oct 2022 27 Oct 2022 0 Comments  2102 Views
Here Mudassar Khan has explained with an example, how to download files from Folder (Directory) using jQuery in ASP.Net Core Razor Pages.

The files will be downloaded as BLOB using jQuery AJAX and XmlHttpRequest (XHR) and then will be sent for download in the Browser using jQuery.
22 Oct 2022 22 Oct 2022 0 Comments  1913 Views
Here Mudassar Khan has explained with an example, how to export Grid (GridView) to Excel file using jQuery in ASP.Net Core Razor Pages.

The Grid (GridView) will be exported (converted) to Excel file using the jQuery table2excel plugin in ASP.Net Core Razor Pages.
19 Oct 2022 19 Oct 2022 0 Comments  1293 Views
Here Mudassar Khan has explained with an example, how to export HTML Table to Excel file using jQuery in ASP.Net Core Razor Pages.

The HTML Table will be exported (converted) to Excel file using the jQuery table2excel plugin in ASP.Net Core Razor Pages.
13 Oct 2022 13 Oct 2022 0 Comments  709 Views
Here Mudassar Khan has explained with an example, how to perform GST Number validation on Server Side using Data Annotation in ASP.Net Core Razor Pages.

The GST Number validation will be performed using Regular Expression (Regex) in ASP.Net Core Razor Pages.
13 Oct 2022 13 Oct 2022 0 Comments  594 Views
Here Mudassar Khan has explained with an example, how to perform GST Number validation on Client Side using Data Annotation in ASP.Net Core Razor Pages.

The GST Number validation will be performed using Regular Expression (Regex) in ASP.Net Core Razor Pages.
06 Oct 2022 06 Oct 2022 0 Comments  652 Views
Here Mudassar Khan has explained with an example, how to perform Passport Number validation on Server Side using Data Annotation in ASP.Net Core Razor Pages.

The Passport Number validation will be performed using Regular Expression (Regex) in ASP.Net Core Razor Pages.
06 Oct 2022 06 Oct 2022 0 Comments  470 Views
Here Mudassar Khan has explained with an example, how to perform Passport Number validation on Client Side using Data Annotation in ASP.Net Core Razor Pages.

The Passport Number validation will be performed using Regular Expression (Regex) in ASP.Net Core Razor Pages.
28 Sep 2022 28 Sep 2022 0 Comments  596 Views
Here Mudassar Khan has explained with an example, how to perform Aadhaar Number validation on Server Side using Data Annotation in ASP.Net Core Razor Pages.

The Aadhaar Number validation will be performed using Regular Expression (Regex) in ASP.Net Core Razor Pages.
24 Sep 2022 24 Sep 2022 0 Comments  723 Views
Here Mudassar Khan has explained with an example, how to perform Aadhaar Number validation on Client Side using Data Annotation in ASP.Net Core Razor Pages.

The Aadhaar Number validation will be performed using Regular Expression (Regex) in ASP.Net Core Razor Pages.
21 Sep 2022 21 Sep 2022 0 Comments  1634 Views
Here Mudassar Khan has explained with an example, how to perform Decimal TextBox validation i.e. Decimal Number with maximum up to two decimal places validation on Server Side using Data Annotation in ASP.Net Core Razor Pages.

The Decimal TextBox validation i.e. Decimal Number with maximum up to two decimal places validation will be performed using Regular Expression (Regex).
21 Sep 2022 21 Sep 2022 0 Comments  1739 Views
Here Mudassar Khan has explained with an example, how to perform Decimal TextBox validation i.e. Decimal Number with maximum up to two decimal places validation on Client Side using Data Annotation and jQuery in ASP.Net Core Razor Pages.

The Decimal TextBox validation i.e. Decimal Number with maximum up to two decimal places validation will be performed using Regular Expression (Regex).
19 Sep 2022 19 Sep 2022 0 Comments  640 Views
Here Mudassar Khan has explained with an example, how to perform Mobile Number (Cellphone Number) TextBox validation i.e. exact Ten Numbers (Digits) validation on Server Side using Data Annotation in ASP.Net Core Razor Pages.

The Mobile Phone Number (Cellphone Number) validation will be performed using Regular Expression (Regex).
19 Sep 2022 19 Sep 2022 0 Comments  1323 Views
Here Mudassar Khan has explained with an example, how to perform Mobile Number (Cellphone Number) TextBox validation i.e. exact Ten Numbers (Digits) validation on Client Side using Data Annotation in ASP.Net Core Razor Pages.

The Mobile Phone Number (Cellphone Number) validation will be performed using Regular Expression (Regex).
14 Sep 2022 14 Sep 2022 0 Comments  646 Views
Here Mudassar Khan has explained an example, how to perform AlphaNumeric TextBox validation i.e. allow only Alphabet and Number characters on Server Side using Data Annotation in ASP.Net Core Razor Pages.

The AlphaNumeric TextBox validation i.e. allow only Upper Case and Lower Case Alphabet and Number (Digits) characters validation will be performed using Regular Expression (Regex).
14 Sep 2022 14 Sep 2022 0 Comments  1751 Views
Here Mudassar Khan has explained with an example, how to perform AlphaNumeric TextBox validation i.e. allow only Alphabet and Number characters on Client Side using Data Annotation and jQuery in ASP.Net Core Razor Pages.

The AlphaNumeric TextBox validation i.e. allow only Upper Case and Lower Case Alphabet and Number (Digits) characters validation will be performed using Regular Expression (Regex).
12 Sep 2022 12 Sep 2022 0 Comments  1531 Views
Here Mudassar Khan has explained with an example, how to set MaxLength for TextArea using jQuery in ASP.Net Core Razor Pages.

The ASPSnippets MaxLength jQuery plugin will be used to set the MaxLength in the TextArea element in ASP.Net Core Razor Pages.
10 Sep 2022 10 Sep 2022 0 Comments  1363 Views
Here Mudassar Khan has explained with an example, how to call (consume) an external REST API inside Handler Method in ASP.Net Razor Pages.

The external REST API will be called using WebClient class in ASP.Net Core Razor Pages.
10 Sep 2022 10 Sep 2022 0 Comments  4222 Views
Here Mudassar Khan has explained with an example, how to call (consume) an external REST API in ASP.Net Core Razor Pages.

The external REST API will be called using WebClient class in ASP.Net Core Razor Pages.
08 Sep 2022 08 Sep 2022 0 Comments  1359 Views
Here Mudassar Khan has explained with an example, how to disable or prevent CUT, COPY, PASTE and DROP options in TextBox and Multiline TextBox (TextArea) using jQuery in ASP.Net Core Razor Pages.
08 Sep 2022 08 Sep 2022 0 Comments  842 Views
Here Mudassar Khan has explained with an example, how to perform Indian PAN Card Number validation on Server Side using Data Annotation and Regular Expressions in ASP.Net Core Razor Pages.

The Data Annotation attributes will be applied to the Model class properties in ASP.Net Core Razor Pages.
Results 41 - 60 of 160