|
If you are getting an Internal Error when submitting a FrontPage form, try
the following:
You may see something like this in the httpd error logs:
malformed header from script. Bad header=%r... User address required: /usr/local/frontpage/version5.0/apache-fp/_vti_bin/fpexe
There are two possibilities for this problem, and the first must be ruled out
before you check the second.
First, you will need to verify that the form is being sent to an E-mail address,
and not some other destination (like a text file).
You can check this by logging into the Web using Frontpage, or by asking the
client to check this.
Open the page with the form in the Frontpage editor.
Right-Click on the form, and click on Form Properties.
Ensure that "Send To" is an e-mail address, and not a file or other source.
|