<form id="form1" name="form1" method="post" action="contact.php">
<p>
<input type="hidden" name="recipient" value="<!--[$recipient]-->"/>
</p>
<p>
<input type="text" name="textfield" width="150" height="100"/>
</p>
<p>
<input type="submit" name="Submit" value="Contact" />
</p>
</form><form action="index.php?module=vpContact&func=send" method="post" enctype="application/x-www-form-urlencoded">
<input type="hidden" name="authid" value="<!--[pnsecgenauthkey module="Mailer"]-->">
<input type="hidden" name="cid" value="1">
<table class="bgcolor5">
<tr>
<td colspan="2" class="pn-pagetitle">Make an Enquirey</td>
</tr>
<tr>
<td class="pn-normal">Name: <span class="slogan">*</span></td>
<td><input type="text" name="uname" id="uname" value="" size="40" maxlength="40" tabindex="1" /></td>
</tr>
<tr>
<td class="pn-normal">Email: <span class="slogan">*</span></td>
<td><input type="text" name="uemail" id="uemail" value="" size="40" maxlength="80" tabindex="2" /></td>
</tr>
<tr>
<td class="pn-normal">Phone: </td>
<td><input type="text" name="phone" id="phone" value="" size="40" maxlength="40" tabindex="4" /></td>
</tr>
<tr>
<td class="pn-normal">Company: </td>
<td><input type="text" name="company" id="company" value="" size="40" maxlength="40" tabindex="5" /></td>
</tr>
<tr>
<td class="pn-normal">Address: </td>
<td><input type="text" name="location" id="location" value="" size="40" maxlength="40" tabindex="6" /></td>
</tr>
<tr>
<td class="pn-normal">Comment: </td>
<td><textarea name="comment" id="comment" rows="4" cols="36" tabindex="7">I would like someone to contact me in regards to a <!--[$core.title]-->, <!--[$EquipCat.title]-->.</textarea></td>
</tr>
<tr>
<td><input type="submit" value="send comment" tabindex="8" /></td>
<td></form></td>
</tr>
</table>
<div class="slogan">* mandantory field</div>info@franken-reggae.deTemplate courtesy of Designs By Darren.