HTML Contact form that stores its data in Ms Access(offline)

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • richiesleek
    New Member
    • Nov 2014
    • 1

    HTML Contact form that stores its data in Ms Access(offline)

    Connection between the two is giving me problems
  • Dormilich
    Recognized Expert Expert
    • Aug 2008
    • 8694

    #2
    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

    Working...