<table width="1015" border="0" align="center" cellpadding="0" cellspacing="0"> <tr> <td colspan="2" align="center"><? include "header.php"; ?></td> </tr> <tr> <td width="270" align="center" valign="top" bgcolor="#FFFFFF"><? include "menu.php"; ?></td> <td width="745" align="center" valign="top" bgcolor="#FFFFFF" > <? switch ($_GET["page"]) { case "1": include("page1.php"); break; case "2": include("page2.php"); break; case "3": include("page3.php"); break; case "4": include("page4.php"); break; } switch ($_GET["regis"]) { case "formadd_cus": include("formadd_cus.php"); break; case "formadd_cus1": include("formadd_cus1.php"); break; } ?> </td> </tr> <tr> <td colspan="2" align="center"><? include "footer.php"; ?></td> </tr> </table>
<td align="left"><input type="button" name="Button" id="Submit" value="ตกลง" onclick="check();"/> <input type="reset" name="reset" id="reset" value="ยกเลิก" /></td> </tr> <tr> <td colspan="2" align="left" valign="top"><span class="redfont">*</span> กรุณาป้อนข้อมูลตามความเป็นจริง และครบถ้วน</td> </tr> </table> </form></td> </tr> </table> <table width="90%" align="center"> <tr> <td> </td> </tr> <tr> <td align="center"> </td> </tr> </table> </body> </html> <script language="javascript"> function check() { if(document.form1.username.value == 0) { alert("กรุณาระบุชื่อผู้ใช้ก่อนค่ะ"); document.form1.username.focus(); }else var elem = document.getElementById('username').value; if(!elem.match(/^([a-z0-9])+$/i)) { alert("กรอกได้เฉพาะ a-z, A-Z และ 0-9"); document.getElementById('username').value = ""; }else if(document.form1.username.value.length < 4 ){ alert("ความยาวตั้งแต่ 4 - 20 ตัวอักศร"); document.form1.username.focus(); }else if(document.form1.password.value == 0) { alert("กรุณาระบุรหัสผ่านก่อนครับ"); document.form1.password.focus(); }else var elem1 = document.getElementById('password').value; if(!elem1.match(/^([a-z0-9])+$/i)) { alert("กรอกได้เฉพาะ a-z, A-Z และ 0-9"); document.getElementById('password').value = ""; }else if(document.form1.password.value.length < 4 ){ alert("ความยาวตั้งแต่ 4 - 20 ตัวอักศร"); document.form1.password.focus(); }else if(document.form1.cus_idcard.value == 0) { alert("กรุณาระบุหมายเลขประจำตัวประชาชนก่อนค่ะ"); document.form1.cus_idcard.focus(); }else if(document.form1.cus_idcard.value.length < 13 ){ alert("กรุณาป้อนข้อมูลตามความเป็นจริง"); document.form1.cus_idcard.focus(); }else if(document.form1.cus_name.value == 0) { alert("กรุณาระบุชื่อก่อนค่ะ"); document.form1.cus_name.focus(); }else if(document.form1.cus_surname.value == 0) { alert("กรุณาระบุนามสกุลก่อนค่ะ"); document.form1.cus_surname.focus(); }else if(document.form1.cus_address.value == 0) { alert("กรุณาระบุที่อยู่ก่อนค่ะ"); document.form1.cus_address.focus(); }else if(document.form1.cus_province.value == 0) { alert("กรุณาระบุจังหวัดก่อนค่ะ"); document.form1.cus_province.focus(); }else if(document.form1.cus_mobile.value == 0) { alert("กรุณาระบุหมายเลขโทรศัพท์ก่อนค่ะ"); document.form1.cus_mobile.focus(); }else document.form1.submit(); } </script>
เพื่อความปลอดภัยของเว็บบอร์ด ไม่อนุญาติให้แทรก แท็ก [img]....[/img] โดยการอัพโหลดไฟล์รูปจากที่อื่น เช่นเว็บไซต์ ฟรีอัพโหลดต่าง ๆ อัพโหลดแทรกรูปภาพ ให้ใช้บริการอัพโหลดไฟล์ของไทยครีเอท และตัดรูปภาพให้พอดีกับสกรีน เพื่อความโหลดเร็วและไฟล์ไม่ถูกลบทิ้ง