Access Database

D

dheidar

Hi,

I am trying to insert an access database in Frnt Page
2003. I am trying to setup topics in a drop down menu form
then after choosing the topic wanted from the menu I need
it to bring up the answers from the databse to appear on
that webpage. How can I do that?

Do I have to put it on a server to do that. I was
intending to put it on a shared folder on the intranet.

Thanks
Dina
 
T

Thomas A. Rowe

In order to use a database, you have to use ASP, which requires that the site is hosted under web
server and accessed via http://

--
==============================================
Thomas A. Rowe (Microsoft MVP - FrontPage)
WEBMASTER Resources(tm)

FrontPage Resources, WebCircle, MS KB Quick Links, etc.
==============================================
 
T

trey braid

thomas i have a similar question... probably just answered though... im not using an intranet to view db results; but, im trying to tie the database into my outlook today which i have customized... is there another way to view the db... since the html page is locally on my computer... as are all the files...using xp 2003... ive built an infopath form linked to the access db to view the results... any suggestion's...
thanks
trey
 
T

Thomas A. Rowe

Sorry, can't help with this, as I don't use Outlook or InfoPath. However in order to access the
database from the web you have to use ASP, which requires that the site is hosted on a Windows IIS
server and accessed via http, not a drive letter/path.

--
==============================================
Thomas A. Rowe (Microsoft MVP - FrontPage)
WEBMASTER Resources(tm)

FrontPage Resources, WebCircle, MS KB Quick Links, etc.
==============================================


trey braid said:
thomas i have a similar question... probably just answered though... im not using an intranet to
view db results; but, im trying to tie the database into my outlook today which i have customized...
is there another way to view the db... since the html page is locally on my computer... as are all
the files...using xp 2003... ive built an infopath form linked to the access db to view the
results... any suggestion's...
 
T

Thomas A. Rowe

Must be running from a server if you want this web based.

If you just want to run Access reports then you should post to either the Access, Outlook or
InfoPath newsgroups on how to get them to work together from your desktop.

--
==============================================
Thomas A. Rowe (Microsoft MVP - FrontPage)
WEBMASTER Resources(tm)

FrontPage Resources, WebCircle, MS KB Quick Links, etc.
==============================================


trey braid said:
all im looking for is the ability to view the results... is that possible or must it be published to a server...
view db results; but, im trying to tie the database into my outlook today which i have customized...
is there another way to view the db... since the html page is locally on my computer... as are all
the files...using xp 2003... ive built an infopath form linked to the access db to view the
results... any suggestion's...
 
Top