Access form to HTML

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • mepragz
    New Member
    • Jul 2012
    • 3

    Access form to HTML

    I have a form with drop down menus. These menus filter a query which is displayed on the same form.

    i want to convert this to a HTML page so that i can run the query from my brower and also be able to see the results of my filtered query on the same page.

    If I try to use the wizard to convert the form to an HTML page, it gives me a list...nothing like what I want.

    can anyone help?
  • ariful alam
    New Member
    • Jan 2011
    • 185

    #2
    You can try MS Access Page feature without using Form

    Comment

    • Dormilich
      Recognized Expert Expert
      • Aug 2008
      • 8694

      #3
      AFAIK, a simple HTML page cannot interact with a database. you would need at least one programming language to interact with Access.

      Comment

      Working...