• Home
  • Videos
  • Request
  • SiteMap
  • Contact

Computer Videos Category

You are here: Home > Videos > ASP.NET > Web form validation


    Video title: Web application form validation in ASP.Net

     



Back when we had only ASP, developers who had to write webpages for forms knew that the most tedious part is writing code to validate the user input. User input had to be validated so that malicious use of the pages couldn't be achieve. User input had to be validated so that an incorrect piece of information would not be entered. User input had to be validated so that the information stored was standardized. Yeah, some people had libraries of ASP functions to validate common things such as postal codes (zip codes for you Americans), e-mail addresses, phone numbers, etc. The developers of ASP.NET saw the tedium in always having to check user input. They decided that to simplify our life by including validation controls.

ASP.NET validation controls also provide two ways of validation: Server-side or Client-side. The nice thing about these Validation controls is that it will preform client-side validation when it detects the browser is able (unless client-side validation has been disabled). Thus reducing roundtrips. And it will preform server-side where necessary. This client-side/server-side detection and validation is done without extra work by the developer!

With ASP.NET, there are six(6) controls included. They are:

  • The RequiredFieldValidation Control
  • The CompareValidator Control
  • The RangeValidator Control
  • The RegularExpressionValidator Control
  • The CustomValidator Control
 

Add to Stumble Upon Add to Del.icio.us Add to Facebook Add to Newsvine Add to Google Bookmarks Add to Yahoo My Web Add to Spurl Share on Twitter

  Computer Videos     Computer Videos     Computer Videos


smile Visual Studio.Net Videos smile PHP Videos smile How to create Database smile How to send Email smile How to work with PHP smile Dreamweaver tips smile How to work with ASP.Net web form validation smile How to use CSS smile What is CSS? smile Using CSS in ASP.NET smile What is ASP.Net smile What is AJAX smile Using AJAX in Visual Studio.Net IDE smile SQL Server 2000 smile SQL Server 2005 smile How to create a Stored Procedure smile Database creation & development smile Visual Studio.Net IDE Tip & Tricks! smile How to use Cascading Style Sheets (CSS) smile How to use ASP.Net Web Tracing smile What is Web Tracing? smile What is ASP.NET? smile smile What is a Web.Config file smile How to use Web.config file? smile How to use the Web.config file to control your enire website? smile Visual Studio.Net IDE secrets! smile.

Site Search

   Looking for a Video? Just search the site...

Latest news...

  More Videos of ASP.Net released

  AJAX technology explained in this video

  How to use CSS for the entire website

  How to use ASP.Net Web Tracing


Subscribe... why?

  • New videos are made on regular basis!
  • Get the new videos directly in your inbox.
  • Don't miss a newly released video!.

© Copyright 2007 - 2011 theITvideos.com IT Videos | SiteMap | Disclaimer

All rights reserved.

wordpress visitor