Bhaskar: By using the web2py helpers you get a variety of security
protections including from:
- CSRF
- XSS
- Code injection

You can create custom form attributes that don't appear in your DB also.

As for the DOM stuff that you're talking about, listen to Anthony.

Also use JavaScript in order to not burden your server + give users' a
quicker, more "responsive" response

On Tue, Dec 25, 2012 at 4:18 PM, Bhaskar Ramachandran <[email protected]> wrote:
> Bhaskar

-- 



Reply via email to