Database

R

Rob

I ma unable to open the Database option in Tools. I have checked the Active X Controls box and the Frontpage server box. How do I insert a Database?
 
T

Thomas A. Rowe

Do you have a web open?
Have you enable IIS as the web server?
Have you enabled ASP/VBScript?

Active X doesn't apply, as FP doesn't use Active X for anything.

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

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


Rob said:
I ma unable to open the Database option in Tools. I have checked the Active X Controls box and
the Frontpage server box. How do I insert a Database?
 
R

Rob

I have the subweb open on the web and I have enabled both VBS script and Java script. Do I need IIS to be the web server?
 
T

Thomas A. Rowe

Yes, IIS must be set as the Web Server.

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

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

Andrew Murray

Yes, you need IIS and ASP enabled and FP server extensions.

Rob said:
I have the subweb open on the web and I have enabled both VBS script and Java
script. Do I need IIS to be the web server?
 
A

Andrew Murray

Insert menu > Database > results.
you don't directly insert or embedd the database file you have to use asp script
to read the database and display the data in a web/asp page.

try www.frontpagewiz.com for a tutorial using the FP database features.

Rob said:
I ma unable to open the Database option in Tools. I have checked the Active X
Controls box and the Frontpage server box. How do I insert a Database?
 
Top