Advertisement
Advertisement
| 08.24.2008 at 11:07AM PDT, ID: 23673887 | Points: 500 |
|
[x]
Attachment Details
|
||
1: 2: 3: 4: 5: 6: 7: 8: 9: 10: 11: 12: 13: 14: 15: 16: 17: 18: 19: 20: 21: 22: 23: 24: 25: |
<div class="line"></div>
<form action="http://www.annex.com/template/led-llc.cfm" method="post" enctype="multipart/form-data" target="_self" id="form">
<div class="box">
<div class="col_box_1">
Your name:
<div class="div_input"><input name="from" type="text" id="from"size="30" maxlength="50"/>
</div>
E-mail address:
<div class="div_input"><input name="email" type="text" size="30" maxlength="50" id="email"/>
</div>
Phone:
<div class="div_input"><input name="PHONE" type="text" size="30" maxlength="50"/></div>
</div>
<div class="col_box_2">
Your message:
<textarea name="message" cols="0" rows="0"></textarea>
</div>
<div class="clear"></div>
</div>
<div class="div_links"><a class="link" href="#" onclick="document.getElementById('form').reset()">
<input name="to" type="hidden" id="to" value="sales@aaa.bbb" />
<input name="redirect" type="hidden" id="redirect" value="http://www.led-llc.com" />
Clear</a> <a class="link" href="#" onclick="document.getElementById('form').submit()">Submit</a></div>
</form>
</div>
|