help re: exporting html form data to database
Hello All,
I am new to web design and wonder if this is the right forum for my question: I would like to take data entered in an online html form and automatically export it to a simple database online. For example, if the person enters their name, address, and zip on a simple html form designed in a web-editing program (like dreamweaver), I would then like to have the data automatically appear as a new record in an excel file.
What is the simplest way of doing this? Sorry if the question is too long, simplistic, or nonsequiter to this forum.
TIA,
fundean
Re: help re: exporting html form data to database
your question is simple and ok but the answer is too long... :D it's involves a lots of codes... first is submitting data to database then database to excel... that's a huge for me... i don't know with the other developers here... but i'm pretty sure someone can help you about this...