|
HTML form connecting to MS Access 2003 DB
Hello all! I will start off by saying I am not a programmer and know very little about scripts and languages and all the powerful tools available to web designers. *boo hiss* I am a graphic designer who has been given the task of setting up a website with a form/resume upload feature for potential employees. Needless to say I have been trying to frankenstein the whole thing and I am now completely befuddled.
I just need to know the basics of what I will need (all the files: the html page, the ASP scipt, the database) and how they work together. I cannot seem to find a tutorial that gives the basics on how everything communicates and fits together. They are all either too basic or too in depth.
Here is what I know, I need to make an HTML page that will contain the form. I have a MS Access DB ready to accept information. We use godaddy on a windows server and I have set up the DB DNS information. They have a snippet of code for "Using File DSN and ASP/ADO to connect to an Access DB" which I can sort of decipher.
Any help, links, words of encouragement are greatly appreciated! Thanks again!
|