Sending form entries to a database

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

Guest

I am running Windows XP Pro with SP2. I have IIS and Frontpage Server
Extentions installed. I created a small form which I would like to run from
my PC. I configured it to send the data to an Access database using
instructions from Help. When I test the form (by using any of the following
URLs: http://localhost/, http://127.0.0.1/, or http://computername/), I click
"Submit" and receive the confirmation page, but no data is added to the
database. Am I doing something wrong?
 
Is the database in the fpdb folder?
If yes, run Tools | Web/Site Settings | Database and verify the database connection.

--
==============================================
Thomas A. Rowe (Microsoft MVP - FrontPage)
==============================================
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.
==============================================
 
I verified the database connection and a checkmark appeared in the status
column. I tried testing the form again and the problem persists.

-Dover
 
You should contact your web host and ask them to run a Server Health Check.

--
==============================================
Thomas A. Rowe (Microsoft MVP - FrontPage)
==============================================
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