I have a form setup inside my php script that holds dynamic information being stored in a ms access database. I would like to update that database upon the user clicking the submit button. I have my insert statements and everything written the way I want it to preform. But I how do I include certain form varibles into my insert statement. And where would I put the code to execute the statement after the button is pressed...
I see that I need to brush up on html any tutorials or links available?
Thanks in advance.......