Re: Best solution to tedious form validation?
- From: "otrWalter@xxxxxxxxx" <otrWalter@xxxxxxxxx>
- Date: Mon, 29 Oct 2007 11:43:32 -0700
In your suggestion you have type="text" and type="alpha" in the same input
tag.
Yes, sorry...
<input type="text"
id="first_name"
name="first_name"
datatype="alpha" <- new attribute int|alpha|phone|
email|etc
required="true" <- new attribute true|false
value="">
Thx for the catch
Walter
.
- Follow-Ups:
- Re: Best solution to tedious form validation?
- From: Rik Wasmus
- Re: Best solution to tedious form validation?
- References:
- Best solution to tedious form validation?
- From: Gustaf
- Re: Best solution to tedious form validation?
- From: otrWalter@xxxxxxxxx
- Re: Best solution to tedious form validation?
- From: Shelly
- Best solution to tedious form validation?
- Prev by Date: Re: Session or browser problem??
- Next by Date: Re: Securing an Email script
- Previous by thread: Re: Best solution to tedious form validation?
- Next by thread: Re: Best solution to tedious form validation?
- Index(es):