<br><br> <div class="container"> <div class="row"> <div class= "col-xs-12 col-sm-5 col-md-5 col-md-offset-3 "> <div class="panel panel-primary"> <div class="panel-heading"><center><center><h3>สมัครสมาชิก</h3> </center></div> <div class="panel-body"><form name="form" action="checregis.php" method="POST"> <div class="table-responsive"> <table class="table"> <tr> <td colspan="2"><label for="ex3">ชื่อ/นามสกุล</label> <input name="username" type="text" class="form-control" id="username" size="5" required></td> </tr> <tr> <td height="46" colspan="2"><label for="ex3">ที่อยู่</label> <textarea name="address" class="form-control" id="address" size="5" type="text" required></textarea></td> </tr> <tr> <td><label for="ex3">จังหวัด</label> <div> <select id="province" name="province" > <option value="province" >- กรุณาเลือกจังหวัด -</option> </select> </div></td> <td><label for="ex3">อำเภอ/เขต</label> <div> <select id="amphur" name="amphur"> <option value="amphur">- กรุณาเลือกอำเภอ -</option> </select> </div></td> <tr> <td> <label for="ex3">ตำบล/แขวง</label> <div> <select id="district" name="district"> <option value="district">- กรุณาเลือกตำบล -</option> </select> </div></td> <td><label for="ex3">รหัสไปรษณีย์</label> <input type="text" id="postcode" name="postcode" class="form-control" maxlength="5" size="10" required /></td> </tr> <tr> <td><label for="ex3">Email</label> <input name="email" type="email" class="form-control" id="email" size="10" required ></td> <td><label for="ex3">Password</label> <input name="password" type="Password" class="form-control" id="password" maxlength="10" size="10" required ></td> </tr> <tr> <td><label for="ex3">เบอร์โทรศัพท์</label> <input class="form-control" name="phone" id="phone" size="10" maxlength="10" type="text" required></td> <td> </td> </tr> </table></div> <br> <input name="Register" type="submit" class="btn btn-success" id="Register" value="สมัครสมาชิก"/> <input name="reset" type="reset" class="btn btn-danger" id="reset" value="แก้ไข"/> </form></div> </div> </div></div></div></div><br><br> <script src="https://ajax.googleapis.com/ajax/libs/jquery/3.1.0/jquery.min.js"></script> <script type="text/javascript" src="AutoProvince.js"></script> <script> $('body').AutoProvince({ PROVINCE: '#province', // select div สำหรับรายชื่อจังหวัด AMPHUR: '#amphur', // select div สำหรับรายชื่ออำเภอ DISTRICT: '#district', // select div สำหรับรายชื่อตำบล POSTCODE: '#postcode', // input field สำหรับรายชื่อรหัสไปรษณีย์ arrangeByName: false // กำหนดให้เรียงตามตัวอักษร }); </script>
เพื่อความปลอดภัยของเว็บบอร์ด ไม่อนุญาติให้แทรก แท็ก [img]....[/img] โดยการอัพโหลดไฟล์รูปจากที่อื่น เช่นเว็บไซต์ ฟรีอัพโหลดต่าง ๆ อัพโหลดแทรกรูปภาพ ให้ใช้บริการอัพโหลดไฟล์ของไทยครีเอท และตัดรูปภาพให้พอดีกับสกรีน เพื่อความโหลดเร็วและไฟล์ไม่ถูกลบทิ้ง