FP: Confirmation Page Appears, Data Not Added to Database When Submitting Form (299342)
The information in this article applies to:
- Microsoft FrontPage 2002
- Microsoft FrontPage 2000
This article was previously published under Q299342 SYMPTOMS
In your Web browser, when you submit a form set up to save data to a database (.mdb file), you receive a confirmation page, but the data is not added to the database.
CAUSE
This problem can occur if the user account (usually the IUSR_servername) browsing the Web site does not have the permissions to write to the database file.
RESOLUTION
To resolve this problem, use the appropriate method for your situation:
Method 1: If the Database Is Stored Outside the Web Content Area
If access to the database is through a system DSN (Data Source Name) and it is located outside the Web content area, give the IUSR_ servername account write access to the database. To do this, follow these steps:
- On the server, right-click the Start button on the Windows taskbar, and then click Explore.
- Open the folder that contains the .mdb file.
- Right-click the .mdb file, and then click Properties on the menu that appears.
- Click the Security tab.
- Select the account whose permissions you want to modify. For example, select the IUSR_servername account and then click to select the Write check box for that account.
- Click OK
Method 2: If the Database Is Stored Inside the Web Content Area
If the database is stored in the Fpdb folder in the Web content area, reset anonymous access on the site from within FrontPage. To do this, use the appropriate method for your version of FrontPage.
In FrontPage 2002- Start FrontPage and then open the Web site.
- On the Tools menu, point to Server, and then click Permissions.
- On the Permissions Administration page, click the Change anonymous access settings link.
- Set the option for Anonymous access to Off and click Submit.
- If you are prompted to change the security of your Web, click OK.
- Click the Change anonymous access settings link.
- Set the option for Anonymous access to On and click Submit.
- If you are prompted to change the security of your Web, click OK.
In FrontPage 2000- Start FrontPage and then open the Web site.
- On the Tools menu, point to Security, and then click Permissions.
- Click the Users tab. Select the Only registered users have browse access option.
- Click Apply.
- Click to select the Everyone has browse access check box.
- Click Apply.
REFERENCESFor additional informationabout a related problem, click the article number below
to view the article in the Microsoft Knowledge Base:
219158 FP2000: Save to Database Form Gives Confirmation but Does Not Add Data to Database
| Modification Type: | Major | Last Reviewed: | 6/25/2004 |
|---|
| Keywords: | kbprb KB299342 |
|---|
|