Luca Garulli wrote:

> I think that client-side validation is a very common use case. I'm
> writing a XSL to apply in the pipeline just after the cform
> generation.
> 
> If anyone want client-side validation (always in adding to the
> server-side validation and never in place of) just insert a
> transformer specifyng the XSL and some optional parameters.
But then don't you have double validation ? 
talking about performance client side validation removes some load
(execution time) off the server, which is allways appreciated

Tibor 


Reply via email to