I'm running javascript client side over a Lan. I want to run write the results from a form into an Access 97 db.
I am currently getting the following error: "No Value given for one or more required parameters." However, I added an alert message to confirm sql statement and its values were correctly being sent.
I'm now starting to think there is something wrong with my 'rst.open' statement. I'm rather new to this and learning as I go. Can someone plz tell me what I am missing?