Submit btn inserts form to Access DB

I am using C#. I have a basic form laid out in asp.net, using stardard textfield and dropdown controls. My current web form can be viewed at http://www.dajunkyard.com/usgtestserver/polo.aspx.

I need the user to click the submit button and for the form fields value’s to be INSERTED into my MS Access database.

Could someone PLEASE guide me to a tutorial or provide me with some information regarding this issue?