Advertisement
Advertisement
| 09.03.2008 at 07:20AM PDT, ID: 23699284 | Points: 500 |
|
[x]
Attachment Details
|
||
1: 2: 3: 4: 5: 6: 7: 8: 9: 10: 11: 12: 13: 14: |
<form name="frmContact" id="frmContact" action="dbContact.asp" method="post"> ... ... ... <img border="0" src="../img/img_ver.gif" width="136" height="37"></p> <p>Please type the numbers in the image above: <!--webbot bot="Validation" s-display-name="image text" s-data-type="String" b-value-required="TRUE" s-validation-constraint="Equal to" s-validation-value="3KmV9" --> <input name="img_verify" size="12"><br> <br> <input class="inpttext" type="submit" value="Submit"> <input class="inpttext" type="reset" value="Clear Form"> </p> </form> |