Hi Folks, I recently completed few e-learnings on HTML, CSS, JavaScript, Twitter bootstrapping to learn about how to build a web form. What I am not sure is that how to link that web form to a database so everytime someone fills the form and clicks on submit button, the data gets stored in a database (say MySQL). Please can someone tell me how to set it up/point me to resources -- books blogs etc... Thanks much appreciated.

You need to look at server side web technologies/languages.

DaniWeb for example is written in PHP and that is a good choice for MySQL.

You can also look at Asp.net WebForms or Asp.net MVC

There are many others: http://www.sitepoint.com/server-side-language-right/

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.