[thelist] wehavethewayout.com

kevin D. white simplecypher at bitshift.ws
Thu Apr 4 10:19:01 CST 2002


-----BEGIN PGP SIGNED MESSAGE-----

The best way I've found is to validate onMouseover of the SUBMIT button.  I
then change colors of the invalid elements using CSS.  But....after futzing
with that for a while I realized something: client-side validation is
generally a waste of time.  As you pointed out, you have to do it all again
on the server anyway.  So why load up your page with redundant code?  Even
in seriously low-bandwidth environments I've found that is still pays to
keep all data validation on the server.

- ----- Original Message -----
From: <Ron_Senykoff at beaerospace.com>
: I know this has been covered many times before, but what is the best
: recommended way to have both
: -client-side JavaScript to check the form
: -submittal of the form not dependant on JavaScript, so that I can check
on
: the server

-----BEGIN PGP SIGNATURE-----
Version: PGPfreeware 7.0.3 for non-commercial use <http://www.pgp.com>

iQIVAwUBPKx9mu4zpFgPJZelAQFPSw/9Ei21q3ynwdT781XYl0kv3vPh4Gd314M2
0zrMeUmQjT+Lp9w5af8RzmiF2X4JIv/Saq5EXBZPmtwOZ9regQGpm2fiLQ7dDrXf
Yp7zfnoK4DCOCagjjYIWLpwEb2OTjENaImpQwQJGrQEMIfWDdOEZi3ZIFxkEoDDE
tB7/LdsjVSe6ZERQavn/1iBrXSjhzr9jIfgXx/m/US2JRLlKn4htRIHOn7qvGFa7
qlO5XiFrQ+ZVAPKMRpd1su0eKUYsNDLf2qwLg93Gph+LNG30/McyT25iXL8kwQBO
MizJJqVf63QrQzgENjMKnMxFDBQic3PQ+jcwFGfbgHQHVjKTwWz92KQfBVZD3Id2
V1aADy6ief6jzAQTrBbXCyhivuPhaIzOddOhs/4kmxpuvQZ15PlskhbVDvcEP7FQ
uSPhDw6IRB+n48nTz5TIS8mI5OqxJRGK/vGIvYzOzjRIUDuNHmi7tFKUgsr+tcOi
y7k4IRBB9RuHCaLGGI8n7mr241v2kFRSNQR3qt25iigI4grIQKMFpYr4JlDVpUMT
dhkg8/Gtz5mChr52FSy1s8fyaTNBeeg6YkztaHVZcesuExKD5KAIAFu0EYRzwfMp
txtPgRXbAQxp7reJ24/OEZtwDer9eLtEbaJgWQJu6C/Bhk9xK0iJTmhtgXb/UdSA
zxN6e4V9bmI=
=TJka
-----END PGP SIGNATURE-----





More information about the thelist mailing list