English Deutsch Français Italiano Español Português 繁體中文 Bahasa Indonesia Tiếng Việt ภาษาไทย
All categories

2 answers

Checking for numeric/non-numeric, simple formatting (like phone numbers), date formatting... anything that involves basic string manipulation or analysis, either with logic or regular expressions.

But client-side form validation is very dangerous and should *always* be backed up by server-side checks.

2006-12-21 17:14:12 · answer #1 · answered by Rex M 6 · 0 0

Check that entry is not null, data types match eg no nnumerics in text fields, entry does not contain illegal xters eg *#@ etc

2006-12-22 01:16:11 · answer #2 · answered by Anonymous · 0 0

fedest.com, questions and answers