This is powerful and easy to maintain JavaScript to validate a form to know whether the user has entered data in all the fields of the forms in your webpage without leaving them empty and also has entered the email addresses in the valid format....
The main objective of this tutorial is to generate a DataGrid class with more efficiency. The author with the help of Recordcount property fetches the fields in the database and shows them in a table format. Further the author explains how to save...
This is online drop in form validation that helps users to show drop in code which can be used to validate whether all necessary fields available on the form are filled or not when they submit the form by using combination of Cascade Style Sheet...
ecCard is a 100% ASP/VBScript class library designed to allow you to integrate a simple on-line email card (eCard) system using images stored in a floder on your web site. Designed to be easily integrated into existing ASP based web sites by a...
It is a simple tutorial through which the .NET programmers can learn about the use of the properties, methods and fields of the HttpWorkerRequest class of ASP.NET. In this tutorial you can see the list of all the fields with its type, properties...
When you have date fields in your forms, it is a good idea to validate the date value using client side (JavaScript) validation along with your programming language validation.
This is a nifty JavaScript to validate the form fields in your webpage. It verifies whether the user has entered a valid input in the form fields. The script generates a set of validation descriptors that can be associated with the input fields in...
This article shows how to validate the required fields of a form, and if any of them are not valid, how to send the user back to the form, with that field in red color.
This form includes fields for name, company, email, phone number, and message. Name, email and message are mandatory fields and it will also validate the email address. It is not dependent on JavaScript.
Ultimate Email Validator is a 100%-managed .NET class library that adds powerful and comprehensive e-mail address validation to your .NET applications without sending e-mails to recipients. You can easily validate bulk e-mail addresses loaded from... |