PDA

View Full Version : Form Checking


denny
July 11th, 2002, 10:55 AM
There is no checking of the form of customer data e.g.. email=ookiokkokk is OK or zip=hjhugvgv is OK phone=huhhuhhhjjnkl is OK. There should be at least a structure test of the data entered in the fields. YES?

Denny

jmoody
September 6th, 2002, 07:32 PM
I agree. This could be done pretty easily client-side with a little javascript