FP98: HTTP Error 404 Submitting Form w/Save Results Form HandlerID: Q181205
|
When you click the Submit button on a form, the following error appears in the Web browser:
NOTE: The error may be different depending on which type of server your Web resides.404 Not Found. The requested URL /nortbots/_derived/nortbots.htm was not found on this server.
When you set up a form on a disk-based web to send results to a file or e-mail address, FrontPage configures the form so that the Nortbots.htm page will be displayed in the Web browser. When you submit the form from the disk-based web, the following information appears in the Web browser:
FrontPage Run-Time Component Page. You have submitted a form or followed a link to a page that requires a Web server and the FrontPage Server Extensions to function properly.When you publish the Web to a Web server, FrontPage does not publish Nortbots.htm. FrontPage also does not configure the form to work with the FrontPage Server Extensions.
This form or other FrontPage components will work correctly if you publish this Web to a Web server that has the FrontPage Server Extensions installed.
Click the <Back> arrow to return to the previous page.
To work around this behavior use one of the following methods.
<form method="POST" name="myform"
onSubmit="location.href='_derived/nortbots.htm';return false;"
action="--WEBBOT-SELF--">
<form method="POST" name="myform"
action="--WEBBOT-SELF--">
Microsoft has confirmed this to be a problem in the Microsoft products listed at the beginning of this article.
For additional information, please see the following article in the Microsoft Knowledge Base:
Q173437 FP98: Some FrontPage Components Do Not Work on Disk-Based Webs
Additional query words: 98 nortbots.htm
Keywords : kbdta fpedit fpext
Version : WINDOWS:
Platform : WINDOWS
Issue type : kbbug
Last Reviewed: July 8, 1999