The confirmation page for
http://www.newincorporation.co.uk/AdditionalOfficers.htm is currently
set to acknowledge.htm
In a browser after submitting the form this [acknowledge.htm] will
always have the address
http://www.newincorporation.co.uk/_vti_bin/shtml.dll/AdditionalOfficers.htm
since the page is launched by the extensions.
acknowledge.htm has the words "Thank you for your order" above a
corporals chevrons.
acknowledge.htm also contains a form:
<form method="POST" action="_vti_bin/shtml.dll/acknowledge.htm"
webbot-action="--WEBBOT-SELF--">
<!--webbot bot="SaveResults" s-email-format="TEXT/PRE"
s-email-address="(e-mail address removed)" b-email-label-fields="TRUE"
s-builtin-fields u-confirmation-url="confirmAddOfficers2.htm" startspan
--><input TYPE="hidden" NAME="VTI-GROUP" VALUE="0"><!--webbot
bot="SaveResults" endspan i-checksum="43374" --><p align="center"><font
size="5">Thank you for your order.</font>
</p></form>
Since this is on a confirmation page loaded by FP extensions this form
will be automatically submitted and go on to *this* forms confirmation
page (this is a technique used to send form data to multiple recipients
using the FP extensions). This form's confirmation page is
confirmAddOfficers2.htm, which exists on the server. Your forms are
working correctly (from the confirmation pages point of view), even id=f
the effect is not what you want.
Remove the form from acknowledge.htm.
--
Ron Symonds - Microsoft MVP (FrontPage)
Reply only to group - emails will be deleted unread.
http://www.rxs-enterprises.org/fp
Many thanks to all for your help, but I still have the same problem.
I have deleted confirmaddofficers.htm from the code, but it still goes to
the form. I have even changed the name of confirmaddofficers.htm to
confirmaddofficers2.htm, but this made no difference, so it is not going to
the standard copy of the form. The address when it goes to the wrong form is
shown as
http://www.newincorporation.co.uk/_vti_bin/shtml.dll/AdditionalOfficers.htm ,
but I cannot find this when I ftp the website.
I am even more confused!!! Can anyone explain?
Thanks
Dudley