M
Mignonne Clapp
I built a form using Frontpage 2003. And of course am
uploading to a server with FP 2002 extensions. For some
reason most web hosting providers STILL run FP 2002
extensions. Anyway, when I upload the form, it fails. I
get an error of:
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.
This form or other FrontPage component 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.
In the address box it says:
http://www.webdesignsconsult.com/_derived/nortbots.htm
I have my form to send form submissions to an EMAIL
address. And I KNOW FRONTPAGE Extensions are on this
server. My hosting provider tells me that in my code it
shows action to send to nortbots.htm and that is what it
is doing.
HOW DO I FIX THIS PROBLEM. THis form was working fine
earlier and after I made a change it gives me this error.
Here is my coding:
<form action="--WEBBOT-SELF--" method="POST"
onsubmit="location.href='_derived/nortbots.htm';return
false;" language="JavaScript" webbot-onSubmit="return
FrontPage_Form2_Validator(this)" name="FrontPage_Form2">
<!--webbot
bot="SaveResults" S-Email-Format="TEXT/PRE" S-Email-
Address="(e-mail address removed)" B-Email-Label-
Fields="TRUE" B-Email-Subject-From-Field="FALSE" S-Email-
Subject="Prospective Client Form" S-Builtin-Fields
startspan U-Confirmation-
Url="confirmation_email_prospective_client_form.htm" --
How do I fix this problem? I assume I need to change the
action? But how? This is confusing and is driving me nuts.
uploading to a server with FP 2002 extensions. For some
reason most web hosting providers STILL run FP 2002
extensions. Anyway, when I upload the form, it fails. I
get an error of:
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.
This form or other FrontPage component 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.
In the address box it says:
http://www.webdesignsconsult.com/_derived/nortbots.htm
I have my form to send form submissions to an EMAIL
address. And I KNOW FRONTPAGE Extensions are on this
server. My hosting provider tells me that in my code it
shows action to send to nortbots.htm and that is what it
is doing.
HOW DO I FIX THIS PROBLEM. THis form was working fine
earlier and after I made a change it gives me this error.
Here is my coding:
<form action="--WEBBOT-SELF--" method="POST"
onsubmit="location.href='_derived/nortbots.htm';return
false;" language="JavaScript" webbot-onSubmit="return
FrontPage_Form2_Validator(this)" name="FrontPage_Form2">
<!--webbot
bot="SaveResults" S-Email-Format="TEXT/PRE" S-Email-
Address="(e-mail address removed)" B-Email-Label-
Fields="TRUE" B-Email-Subject-From-Field="FALSE" S-Email-
Subject="Prospective Client Form" S-Builtin-Fields
startspan U-Confirmation-
Url="confirmation_email_prospective_client_form.htm" --
webbot bot="SaveResults" endspan i-checksum="43374" --><input TYPE="hidden" NAME="VTI-GROUP" VALUE="0"><!--
How do I fix this problem? I assume I need to change the
action? But how? This is confusing and is driving me nuts.