Do you want to store the data in a database, and do the forms have the same field names as the database table fields? Are you able/willing to add one or two special hidden fields to the forms? There are ways to use SQLFORM and the DAL with existing HTML forms, but it depends on the details.
Anthony On Sunday, April 14, 2013 6:50:50 AM UTC-4, nider fan wrote: > > Hi all. > > I have built html pages including basic html forms.Now I want them to > merge with web2py but I can't understand where & how could the data entered > in form be stored since I am not using SQLFORM ,I am not making forms in > db.py using Fields. > > Can someone guide me about the databases of basic html forms in web2py. > -- --- 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.

