HTML to Access connection strings

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Stoic
    New Member
    • Jun 2012
    • 68

    HTML to Access connection strings

    Hi,
    I have a HTML form and would like to connect it to my Access database so that Access will be used as the backend holding the data posted from the HTML form. I am told that frontpage, coldfusion, asp, dreamweaver and even PHP but I don't have an idea to go about it
    Can anyone help?
    Thanks
  • ariful alam
    New Member
    • Jan 2011
    • 185

    #2
    Basically, it is not possible to connect a HTML document/page to a Access Database. To use Access as back-end, you have to use any server-side programming language like ASP, ASP.net, JSP, PHP etc.

    Access 2003 has a option "Page". That was used to use HTML as external Data entry form. But Access 2007 may not has this feature.

    Thanks

    Comment

    Working...