[pmwiki-users] Javascript on a single page

kirpi at kirpi.it kirpi at kirpi.it
Thu Feb 2 05:54:42 CST 2006


> What sort of form validation are you wanting to do...?

Nothing more than the usual ones, actually.
Imagine a simple contact form, or an order form.
At times you want some field not to left empty, or want to force some
entry to be numeral, and/or not zero, and/or not more/less than an
certain amount, or just want to check for the email address to be
formally correct.
I usually set form validation both at the server side and as a
javascript on the client side.
But I'm not an expert, and suggestions are warmly welcomed.

Luigi




More information about the pmwiki-users mailing list