PDA

View Full Version : HTML Form to Database



mreccentric
10 Oct 2012, 08:36 PM
I wanted to collect some information from various visitors and store it in (SQL) Database or anyother database or spreadsheet. Please let me know the procedure to do this. Also link me to any useful tutorial.

The form fields should also have validation (only number, only email etc). Also if possible i should send confirmation email to the users id, and also an email denoting the data in the form field to my id.

Thank You.