Connection between the two is giving me problems
HTML Contact form that stores its data in Ms Access(offline)
Collapse
X
-
Tags: None
-
I would expect as much since HTML is not a programming language.
but since you posted in the JS section you need to look into JScript (MicroSoft’s extended version of JavaScript) via Internet Explorer, there you can do thing like connecting to a DB which would be forbidden by any standard JS implementation or any other browser.
Comment