B
BF1
I am using Front Page 2000 and have been unable to get the order form of my
site to submit properly. Every time, no matter how I change the code or work
within the program I get the following answer:
FrontPage Error.
User: please report details to this site's webmaster.
Webmaster: please see the server's system log for more details.
I can get it to email the results if I use a method mentioned by my
webserver (yahoo) to change the html to read - <form method=post
action="http://us.1.p3.webhosting.yahoo.com/forms?login=dmcmurran">
however this doesn't allow me to control giving a confirmation page.
here is the current code for my order form for the submission:
<form method="post" action="--WEBBOT-SELF--">
<!--webbot bot="SaveResults" U-File="formresults.htm" S-Format="HTML/BR"
S-Label-Fields="TRUE" B-Reverse-Chronology="FALSE" S-Email-Format="TEXT/PRE"
S-Email-Address="(e-mail address removed)" B-Email-Label-Fields="TRUE"
S-Builtin-Fields U-Confirmation-Url="confirmation_form.htm" -->
I have also tried looking for the "form-results" text file mentioned in
Microsoft's online help. I didn't see any files in that folder (_private) at
all, text or no.
Please, if someone has any ideas they would be greatly appreciated!
site to submit properly. Every time, no matter how I change the code or work
within the program I get the following answer:
FrontPage Error.
User: please report details to this site's webmaster.
Webmaster: please see the server's system log for more details.
I can get it to email the results if I use a method mentioned by my
webserver (yahoo) to change the html to read - <form method=post
action="http://us.1.p3.webhosting.yahoo.com/forms?login=dmcmurran">
however this doesn't allow me to control giving a confirmation page.
here is the current code for my order form for the submission:
<form method="post" action="--WEBBOT-SELF--">
<!--webbot bot="SaveResults" U-File="formresults.htm" S-Format="HTML/BR"
S-Label-Fields="TRUE" B-Reverse-Chronology="FALSE" S-Email-Format="TEXT/PRE"
S-Email-Address="(e-mail address removed)" B-Email-Label-Fields="TRUE"
S-Builtin-Fields U-Confirmation-Url="confirmation_form.htm" -->
I have also tried looking for the "form-results" text file mentioned in
Microsoft's online help. I didn't see any files in that folder (_private) at
all, text or no.
Please, if someone has any ideas they would be greatly appreciated!