<tr><td><font face = "MS Sans Serif" color="#B4045F" size="3"><b>ชื่อ:</b></font></td><td><input type="text" name="txtfirstname" size="20" maxlength="50"></td></tr>
<tr><td><font face = "MS Sans Serif" color="#B4045F" size="3"><b>สกุล:</b></font></td><td><input type="text" name="txtlastname" size="20" maxlength="50"></tr></td>
<tr><td><font face = "MS Sans Serif" color="#B4045F" size="3"><b>ที่อยู่:</b></font></td><td><textarea name="txtaddress" rows="3" cols="60"></textarea></tr></td>
<tr><td ><font face = "MS Sans Serif" color="#B4045F" size="3"><b>จังหวัด:</b></font></td><td><input type="text" name="txtprovince" size="20"></tr></td>
<tr><td><font face = "MS Sans Serif" color="#B4045F" size="3"><b>รหัสไปรษณีย์:</b></font></td><td><input type="text" name="txtzipcode" align="left" size="20" maxlength="5"> </tr></td>
<tr><td><font face = "MS Sans Serif" color="#B4045F" size="3"><b>อีเมลล์:</b></font></td><td><input type="text" name="txtemail" size="30"></tr></td>
<tr><td><font face = "MS Sans Serif" color="#B4045F" size="3"><b>หลายเลขโทรศัพท์:</b></font></td><td><input type="text" name="txttel" maxlength="9"></tr></td>
<tr><td><font face = "MS Sans Serif" color="#B4045F" size="3"><b>หมายเลขโทรศัพท์มือถือ:</b></font></td><td><input type="text" name="txtmobile" maxlength="10"></tr></td>
<tr><td><font face = "MS Sans Serif" color="#B4045F" size="3"><b>ชื่อผู้ใช้งาน:</b></font></td><td><div><input type="text" name="txtUsername" id="txtUsername" OnChange="JavaScript:doCallAjax();"><span id="mySpan"></span></div><font face = "MS Sans Serif" color="#B4045F" size="3"><b>กรุณาระบุชื่อผู้ใช้งานเป็นตัวเลขหรืออักษรภาษาอังกฤษเท่านั้น</b></td></tr>
<tr><td><font face = "MS Sans Serif" color="#B4045F" size="3"><b>รหัสผ่าน:</b></font></td><td><input type="password" name="txtpassword"><font face = "MS Sans Serif" color="#B4045F" size="3"><b></b></font></tr></td>
<tr><td><font face = "MS Sans Serif" color="#B4045F" size="3"><b>ยืนยันรหัสผ่าน:</b></font></td><td><input type="password" name="txtconfirmpass"></tr></td>
<tr><th bgcolor="#DF0174" colspan="2">
<input type="submit" name="submit" value="ยืนยันการสมัครสมาชิก">
<input type="button" name="cancel" value="ยกเลิกการสมัครสมาชิก" onClick='top.location="index_flower.php"' class="button">
<input type="reset" name="restart" value="ลบข้อมูลทั้งหมด"></th></tr>
</table>
</form>
<?include "footer_flower.php";?>
</body>
</html>
//form รับค่า ajaxphpregister2.php
<?php
/*** By Weerachai Nukitram ***/
/*** http://www.ThaiCreate.Com ***/