http://www.w3schools.com/html/html_forms.asp

Write a script to insert into your database. - read the form POST vars and use them to build your insert sql string

Then have it return to the form that is blank.

Note this is quick'n dirty - no security at all.




On 2015-04-08 19:22, [email protected] wrote:
Hello list:

I want to build a form to have non-puter people help me fill up some
tables. There is no math, no aesthetics and no design, most
validations are build it inside the database.

I just need a quick'n dirty way to build the forms, any recommendations?
Thanks!
ET
---------------------------------------------------
PLUG-discuss mailing list - [email protected]
To subscribe, unsubscribe, or to change your mail settings:
http://lists.phxlinux.org/mailman/listinfo/plug-discuss

--
Keith Smith
---------------------------------------------------
PLUG-discuss mailing list - [email protected]
To subscribe, unsubscribe, or to change your mail settings:
http://lists.phxlinux.org/mailman/listinfo/plug-discuss

Reply via email to