Code:
<td><label >26. House No.***(C179)</label></td> <td><input type="text" name="houseno" size="5" maxlength="5" tabindex=25 onblur="checkName2(this.value)" value="<?php if ($done==false && isset($_POST['submit'])) echo $_POST['houseno'];?>"></td> </tr> <tr> <td> <td>27. House Rent</td>
Leave a comment: