Microsoft Knowledge Base Article
This article contents is Microsoft Copyrighted material.
©2005-©2007 Microsoft Corporation. All rights reserved.
Terms
of Use |
Trademarks
Article ID: 324293 - Last Review: February 21, 2007 - Revision: 3.1
FP: Confirmation Page Appears But No Data Is Added to Database
This article was previously published under Q324293
When you click the
Submit button on a Web page that has a form that is set up to save data to a database, you receive a confirmation page, but no data is added to the database. You do not receive an error message.
This situation may occur if you have turned off session state in the application settings on your Microsoft Internet Information Services (IIS) Web server.
To resolve this issue, turn on session state in your application settings. To do this, follow these steps:
- Open the Internet Services Manager. To do this, follow the steps for your version of IIS.
- For IIS 4.0:
- Click Start, point to Programs, and then click Windows NT 4.0 Option Pack.
- Click Microsoft Internet Information Server.
- Select Internet Service Manager.
- For IIS 5.0:
- Click Start menu, point to Programs, and then click Administrative Tools.
- Select Internet Services Manager.
- For IIS 5.1:
- Start Control Panel.
- Double-click Administrative Tools.
- Double-click Internet Information Services.
- Turn on session state for the affected application. To do this, follow the steps for your configuration.
- For a Web site:
- Right-click the Web site, and then click Properties.
- Click the Home Directory tab, and then click Configuration.
- Click the App Options tab or the Options tab.
- Check the Enable session state box, then click OK.
- Click OK to close the Web site's properties dialog box.
- For a subweb:
- Right-click the folder for the subweb, and then click Properties.
- Click the Directory tab, and then click Configuration.
- Click the App Options tab or the Options tab.
- Check the Enable session state box, and then click OK.
- Click OK to close the subweb folder's properties dialog.
- Close the Internet Services Manager.
NOTE: You may have to restart your Web services to reflect these changes.
For more information on related FrontPage issues, click the following article numbers to view the articles in the Microsoft Knowledge Base:
314440Â
(http://kbalertz.com/Feedback.aspx?kbNumber=314440/
)
In FrontPage 2003 and in FrontPage 2002, a confirmation form appears, but no information is written to the database
299342Â
(http://kbalertz.com/Feedback.aspx?kbNumber=299342/EN-US/
)
FP: Confirmation Page Appears, Data Not Added to Database
242425Â
(http://kbalertz.com/Feedback.aspx?kbNumber=242425/EN-US/
)
Using Session Objects with Session State Disabled Returns Error
For additional information on configuring session state options in IIS and related errors, click the article numbers below
to view the articles in the Microsoft Knowledge Base:
242425Â
(http://kbalertz.com/Feedback.aspx?kbNumber=242425/EN-US/
)
Using Session Objects with Session State Disabled Returns Error
308164Â
(http://kbalertz.com/Feedback.aspx?kbNumber=308164/EN-US/
)
HOW TO: Create and Configure Active Server Pages (ASP) Web Applications in Windows 2000
244465Â
(http://kbalertz.com/Feedback.aspx?kbNumber=244465/EN-US/
)
HOW TO: Disable ASP Session State in Active Server Pages and IIS
APPLIES TO
- Microsoft FrontPage 2002 Server Extensions
- Microsoft FrontPage 2000 Server Extensions
Community Feedback System
Very often, it takes hours to solve a problem. Very often, you've looked high
and low, and have tried a lot of solutions. When you finally found it, chances
are, it was because someone else helped you. Here's your chance to give back.
Use our community feedback tool to let others know what worked for you and what
didn't.
Please also understand that the community feedback system is not warranted to be
correct, it's simply a system that we've built to let people try and help each
other. If something in a feedback response doesn't make sense to you, or you're
not comfortable making changes that the feedback talks about (like registry
edits), please consult a professional.
Thank you for using kbAlertz.com Feedback System.
-- Scott Cate