Hi;
I'm creating an application in Frontpage with javascript code that will create a form. I want the form data (2 fields - username and password) passed to an MS Access database (one table consisting of username, password and stylesheet)with the stylesheet field value extracted and sent to a webpage which will be viewed in accordance with the rules in the spreadsheet.
I've been told that I should pass the form info to the database via a saved query. The quey should then pass the stylesheet field value to the webpage. Any ides on how to best do this. Any help is very appreciated.
I'm creating an application in Frontpage with javascript code that will create a form. I want the form data (2 fields - username and password) passed to an MS Access database (one table consisting of username, password and stylesheet)with the stylesheet field value extracted and sent to a webpage which will be viewed in accordance with the rules in the spreadsheet.
I've been told that I should pass the form info to the database via a saved query. The quey should then pass the stylesheet field value to the webpage. Any ides on how to best do this. Any help is very appreciated.