> From: Hunsberger, Peter [mailto:[EMAIL PROTECTED]]
> 
> > I beg to differ. The most part of validation is a trivial matter
(minimum
> > lenght of fields, bounds checking, ...) and this should, in my eyes,
be
> done
> > on the client: max performance, min hassles for the user (errors are
> > interactivaley corrected).
> 
> It's not the complexity of the validation that's at issue.  The real
> question is: HOW THE HECK DO YOU ENSURE THAT THE BROWSER HAS
JAVASCRIPT AND
> HAS IT ENABLED?

If it is not - bad for the user - he will have to go to server just to
get an error - he will get slower service.

(remember, you still must have validation on the backend)


Vadim

> 
> Excuse the shouting, but unless you address this issue nothing else
> matters...



---------------------------------------------------------------------
Please check that your question has not already been answered in the
FAQ before posting. <http://xml.apache.org/cocoon/faqs.html>

To unsubscribe, e-mail: <[EMAIL PROTECTED]>
For additional commands, e-mail: <[EMAIL PROTECTED]>

Reply via email to