J
JJ
When I enter the data in my form the thank you page does not insert the
confirmation fields.
Do you have any suggestions???
Thanks
JJ
-------------form page----------------------------
<FORM method="POST" action="http://mysite.com/cgi/formmail" name="index.htm">
<p>First Name:<BR>
<INPUT type="text" name="firstname" size="16" tabindex="1"></p>
<P>Last Name:<BR>
<INPUT type="text" name="lastname" size="16" tabindex="2"></P>
<p>Email Address:<BR>
<INPUT type="text" name="email" size="16" tabindex="3">
----------------------Thankyou page----------------------
<P>Dear<B><!--WEBBOT bot="ConfirmationField" s-field="firstname" -->,</P></B>
<BLOCKQUOTE>
<P>Email Address:<B>
<!--WEBBOT bot="ConfirmationField" s-field="email" --></B></P>
confirmation fields.
Do you have any suggestions???
Thanks
JJ
-------------form page----------------------------
<FORM method="POST" action="http://mysite.com/cgi/formmail" name="index.htm">
<p>First Name:<BR>
<INPUT type="text" name="firstname" size="16" tabindex="1"></p>
<P>Last Name:<BR>
<INPUT type="text" name="lastname" size="16" tabindex="2"></P>
<p>Email Address:<BR>
<INPUT type="text" name="email" size="16" tabindex="3">
----------------------Thankyou page----------------------
<P>Dear<B><!--WEBBOT bot="ConfirmationField" s-field="firstname" -->,</P></B>
<BLOCKQUOTE>
<P>Email Address:<B>
<!--WEBBOT bot="ConfirmationField" s-field="email" --></B></P>