Hey people.
OK i am trying to get an autoresponder i created to display information submitted in the form field i created using frontpage. So heres the code
<p><font face="Verdana" size="2"><b>Dear <!--webbot bot="ConfirmationField" S-Field="firstname" --> <!--webbot bot="ConfirmationField" S-Field="lastname" -->,<br>
<br>
Your application for our web hosting has been approved.<br>
<br>
</b>Your application has been approved. However, before you can get it you need
to make a payment</font></p>
<p><font face="Verdana" size="2">The amount to be paid is $<!--webbot bot="ConfirmationField" S-Field="plan" -->/Month.
If you selected to pay yearly. times by 12.</font></p>
However, That is not working, it displays them as blanks so i tried it this way
<p><font face="Verdana" size="2"><b>Dear%firstname% %lastname%
<br>
Your application for our web hosting has been approved.<br>
<br>
</b>Your application has been approved. However, before you can get it you need
to make a payment</font></p>
<p><font face="Verdana" size="2">The amount to be paid is $%plan%/Month.
If you selected to pay yearly. times by 12.</font></p>
But that shows in the email as %whatever%
I need some help guys. Any would be appreciated
Thanks.
Evan Walsh



LinkBack URL
About LinkBacks
Reply With Quote




