Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Email Webform Data

Status
Not open for further replies.

ZOR

Technical User
Jan 30, 2002
2,963
GB
Last attempt.
Is there any way I can amend this HTML to produce a better email.

1. Another name instead of the control name.
2. Omit row containg values that have zero quantity.
3. Any other text that will make the email more clear

Many thanks


<form method="POST" action="--WEBBOT-SELF--" onSubmit="location.href='_derived/nortbots.htm';return false;" webbot-onSubmit name="AllProducts.htm">
<!--webbot bot="SaveResults" startspan S-Email-Format="HTML/BR" S-Email-Address="nobody@virgin.net" B-Email-Label-Fields="TRUE" S-Builtin-Fields --><input TYPE="hidden" NAME="VTI-GROUP" VALUE="0"><!--webbot bot="SaveResults" endspan i-checksum="43374" -->
<p><font color="#FFFFFF"><a name="TOP">TOP</a></font></p>
<p align="center"><u><b><font face="Arial" color="#0000FF">D321 <a name="Digital_Betacam">
Digital Betacam</a></font></b></u></p>
<div align="center">
<table border="1" width="61%">
<tr>
<td width="125">
<p align="center"><b><font face="Arial" size="1">Product</font></b></td>
<td width="109">
<p align="center"><b><font face="Arial" size="1">Duration</font></b></td>
<td>
<p align="center"><b><font face="Arial" size="1">Order Quantity</font></b></td>
</tr>
<tr>

ETC,ETC OTHER ITEMS


<p><input type="submit" value="Submit" name="B1"><input type="reset" value="Reset" name="B2"></p>
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top