EDIT:
OK, I found out that my server does not support ASP files? How can I send data from my html forms to a database?
My webspace came with a MySQL database. Can I send data to this with my html forms?
I am in the first stages of setting up a website to collect data for my thesis. It should be mentioned that I am trying to use FrontPage to store my data in an Access database. When I created my html form, Frontpage told me to save it as an ASP file, and I did. After I published the web to my server, the ASP file comes up as a bunch of errors. Please take a look and let me know if you see any glaring errors:
http://www.bibo.us/demograph.asp
here is what the form should look like:
http://www.bibo.us/demograph.htm
I tried to pay as much attention to detail as I could: setting up the db connection, naming the db fields and the form variables and etc . . .
OK, I found out that my server does not support ASP files? How can I send data from my html forms to a database?
My webspace came with a MySQL database. Can I send data to this with my html forms?
I am in the first stages of setting up a website to collect data for my thesis. It should be mentioned that I am trying to use FrontPage to store my data in an Access database. When I created my html form, Frontpage told me to save it as an ASP file, and I did. After I published the web to my server, the ASP file comes up as a bunch of errors. Please take a look and let me know if you see any glaring errors:
http://www.bibo.us/demograph.asp
here is what the form should look like:
http://www.bibo.us/demograph.htm
I tried to pay as much attention to detail as I could: setting up the db connection, naming the db fields and the form variables and etc . . .