Web Enable a Switchboard Main Menu?

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I have created an Access Database with a Main Menu Switchboard which links to
some queries I have written. I would like to web enable the swithboard menu
so that I can post to our intranet and users can access via the web. I have
saved the form as a data access form but it does not work. Is there an easy
way to save the Switchboard as an HTML file that will retain the same
functionality as the switchboard and if so - does the html page open the
access database or just query through the connection string?
 
I don't even use the Switchboard Manager to create switchboards for windows
applications -- create your own switchboards using unbound forms and command
buttons and you will have much more flexibility.

Switchboard Manager is a complex solution to a simple problem and judging
from the number of questions about it in the newsgroups, it creates more
problems than it solves. Before Switchboard Manager, it was rare to see a
question about switchboards.

There is a newsgroup devoted to Data Access Pages and that would be a better
place to ask DAP questions -- it is
microsoft.public.access.dataaccess.pages.

Larry Linson
Microsoft Access MVP
 
Back
Top