  | |  | validator classes | validator classes
2004-02-21 - By Kirk Marple
Back i 've been reading up on the CustomValidator class and can see how it 's used
in data-bound controls.
but, i have a situation where i just have simple username and password
TextInput controls on a Form, and i want to validate their input. the data
inside isn 't data-bound, it 's just typed by the user. for example, when
the user tabs out of the username field, and they haven 't properly filled it
out, i want to show a validation error.
do i have to build this kind of logic by hand (from watching the
focusIn/focusOut events) or should this already be possible with the
validation components?
thanks!
Kirk
-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~
Kirk Marple
CTO/VP of Engineering
Agnostic Media, Inc.
e: kirk@(protected)
w: www.agnostic-media.com
blog: www.1968.org
You can get my Digital ID here:
https://digitalid.verisign.com/services/client/index.html
=-- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- --
Supported by Fig Leaf Software
=-- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- --
Be sure to check the archives and the wiki:
http://chattyfig.figleaf.com/
=-- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- --
http://chattyfig.figleaf.com/cgi-bin/ezmlm-cgi?1:mss:104893
=-- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- --
To unsubscribe send a blank e-mail to:
Normal Mode: flashcoders-unsubscribe@(protected)
Digest Mode: flashcoders-digest-unsubscrive@(protected)
|
|
 |