Can I publish Switchboard to Web as it is? (1 Viewer)

amanjsingh

New member
Local time
Yesterday, 22:02
Joined
Feb 26, 2007
Messages
5
Hi,

I have a Microsoft Access DB and it has a very smooth navigation switchboard with it. I want to publish this DB to the Web (or local intranet of my company) with security (username and passwords).

I have VB code to make individual menu of the switchboard password protected but I do not know how to publish this entire DB on the Web with switchboard.
I know I can export the tables and reports as it is by Saving As HTML but can you tell me if anything can be done with the switchboard.

I would be glad. Thanks a lot.
-AJ
 

agehoops

Registered User.
Local time
Today, 03:02
Joined
Feb 11, 2006
Messages
351
You may be able to do it in asp.net as it is just a form of vb.net coding behind the web interface. You'll probably have to re-do the form but you can still do it in VB. If you go to msdn and download the visual web developer express for free you can experiment. It's an easy to use program and it's all in vb.net if you choose an asp.net website
 

Users who are viewing this thread

Top Bottom