• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

Can't get this ASP file to work.

timswim78

Diamond Member
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 . . .

 
Back
Top