Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations IamaSherpa on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Restricting information keyed into forms to a certain length

Status
Not open for further replies.

hallm

Programmer
Jun 11, 2000
159
US
We're using an html form that posts to an asp page to add or update our database.  How can I provide a full proof method that the field lenghts are limited.  In other words when the user presses submit something that will check for length and not let the user key in more than a certain amount of text.  Also, how can you require that a field not be left empty, (Not be able to submit until a field be completed.)
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top