FrontPage and Data Access Pages

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

Guest

I'm using FP 2003 & Access 2003. Does anyone know how to import Data Access
Pages into a site created with FP. I saved the DAP into the /db on my site
where the database is, but I get the following error when I try to view the
page in a browser:HTTP Error 403.2 - Forbidden: Read access is denied.
Internet Information Services (IIS)

My host won't allow a remote connection to the database so I can't set the
connection settings in the DAP itself.
 
You can't use DAP pages, you have to write ASP or ASP.net pages to access the database on the web.

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

FrontPage Resources, WebCircle, MS KB Quick Links, etc.
==============================================
If you feel your current issue is a results of installing
a Service Pack or security update, please contact
Microsoft Product Support Services:
http://support.microsoft.com
If the problem can be shown to have been caused by a
security update, then there is usually no charge for the call.
==============================================
 
Back
Top