Forms do not affect SQL injections as long as you use the DAL to communicate to the database. If you use row SQL you may be vulnerable to SQL injections.
On Thursday, 4 July 2013 00:43:23 UTC-5, qwer qwer wrote: > > I have used normal html forms instead of web2py forms at many places.Does > this make sql injections possible? Can someone please give an example of > such an injection, if possible. thanks -- --- You received this message because you are subscribed to the Google Groups "web2py-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.

