Archive for February, 2008
How to mark required fields
04Feb08
In almost every web form few fields are required to save the information and to indicate that we use a seperate label to show a sign with that field like * is the most common one. For example * User Name here user name field is required so we put an * here to indicate user. We [...]
Filed under: ASP.NET, ASP.NET Controls | Leave a Comment
Tags: ASP.NET Controls, required, validation