On Wed, Jun 23, 2010 at 12:06:16AM -0700, cropr wrote:
> I am validating the forms as much as possible in javascript at the
> client side.  This reduces the load on the server and the user
> experience is enhanced.
> For the same reason I am using as much as possible Ajax calls iso a
> form submit, to send the prevalidated form fields to the server.
> Because the fields are prevalidated, it is very easy storing the
> result in a model instance.

I hope you've considered the risks of client-side form validation.

Marius Gedminas
-- 
The day after tomorrow is the third day of the rest of your life.

Attachment: signature.asc
Description: Digital signature

Reply via email to