J
JoeM
I am having a problem with fronpage 2003 changing code on me. When I enter
the bellow code,
<FORM METHOD="POST" name="formMail" ACTION="_vti_bin/shtml.dll/form.html"
onSubmit="return ValidateContactForm();" webbot-action="--WEBBOT-SELF--">
and save the document, html or htm, it changes the code to this:
<FORM METHOD="POST" name="formMail" ACTION="_derived/nortbots.htm"
onSubmit="location.href='_derived/nortbots.htm';return false;"
webbot-action="--WEBBOT-SELF--" webbot-onSubmit="return
ValidateContactForm();">
How can I stop this?????
Thanks in advance.
the bellow code,
<FORM METHOD="POST" name="formMail" ACTION="_vti_bin/shtml.dll/form.html"
onSubmit="return ValidateContactForm();" webbot-action="--WEBBOT-SELF--">
and save the document, html or htm, it changes the code to this:
<FORM METHOD="POST" name="formMail" ACTION="_derived/nortbots.htm"
onSubmit="location.href='_derived/nortbots.htm';return false;"
webbot-action="--WEBBOT-SELF--" webbot-onSubmit="return
ValidateContactForm();">
How can I stop this?????
Thanks in advance.