Ask Me Help Desk

Ask Me Help Desk (https://www.askmehelpdesk.com/forum.php)
-   Access (https://www.askmehelpdesk.com/forumdisplay.php?f=441)
-   -   Conecting back-end (https://www.askmehelpdesk.com/showthread.php?t=271325)

  • Oct 20, 2008, 01:12 AM
    Thanigaiuma
    Conecting back-end
    How can I connect MS-Access(back-nd) to HTML(fron-end).. can any one tell me the code for doing this
  • Oct 20, 2008, 06:45 AM
    ScottGem

    You can't. HTML is a markup language. It has no provisions for reading a database. You would have to use ASP, or XML or something like that. What you use depends on what you want the web page to use. If you just want to display the data, you may be able to use XML. If you want to interact I would recommend ASP.

  • All times are GMT -7. The time now is 09:44 PM.