Client Side Form Field Validation - How to ?
30 May
2001
30 May
'01
12:11 p.m.
Hi, the subject says it (almost) all. Taken for granted that one should validate input "also" on the server, everybody (even me) knows many reasons (no post, faster and more user-friendly messsages, ...) for doing something on the client. The first thing that comes to (my) mind is Java (o JavaScript ?). Or would be possible to write some Python (Jython) ? Anyhting already available ? Anything "declarative" (like usign regexp) ? TIA, Luca
31 May
31 May
12:25 p.m.
New subject: [Zope] Client Side Form Field Validation - How to ?
The first thing that comes to (my) mind is Java (o JavaScript ?).
JavaScript is your one and only option I guess. And even this only works if you ask your users to switch it on. What's so bad about server-side checking? In most cases it does all you need ... Joachim
9075
Age (days ago)
9076
Last active (days ago)
1 comments
2 participants
participants (2)
-
Joachim Werner -
Luca Manini