<?php <script language="javascript"> function checkInput(){ var form1 = document.getElementById("input1"); if(form1.value == ""){ alert("กรอกข้อมูลให้ครบด้วยครับ"); form1.focus(); } else{ alert(form1.value); form1.focus(); } } </script> </head> <body onload="document.getElementById('input1').focus();"> <? include "connectdb.php"; ?> <meta http-equiv="Content-Type" content="text/html; charset=windows-874"> <link href="StyleSheet.css" rel="stylesheet" type="text/css"> <form name="form1" method="post" action="home_7.php" enctype="multipart/form-data"> <table border="0" width="600px"> <tr> <td align="center"><img src="images/add.png" align="absmiddle"> <font class="txt4c"><strong>เพิ่มผู้ใช้</strong></font></td> </tr> </table><br> <div style="padding-left:15px;padding-top:5px"> <font class="txt7b"> <table border="0" width="300px" class="txt7b" align="center"> <tr> <td>ชื่อผู้ใช้</td> <td><input type="id" name="Username" id="input1" onkeydown="if(event.keyCode == 13){ checkInput(); }" /></td> </tr> <tr> <td>รหัสผ่าน</td> <td><input type="password" name="Password"></td> </tr> </table><br /> <table border="0" width="650px"> <tr> <td align="center"><input type="submit" name="Submit" value=" ตกลง " onclick="checkInput();"> <input type="reset" name="Reset" value="ยกเลิก"> <input type="button" value="ย้อนกลับ" onclick="window.location = 'home.php'" /></td> </tr> </form> ?>
<input required name="company_from" type="text" id="company_from" size="39" />
เพื่อความปลอดภัยของเว็บบอร์ด ไม่อนุญาติให้แทรก แท็ก [img]....[/img] โดยการอัพโหลดไฟล์รูปจากที่อื่น เช่นเว็บไซต์ ฟรีอัพโหลดต่าง ๆ อัพโหลดแทรกรูปภาพ ให้ใช้บริการอัพโหลดไฟล์ของไทยครีเอท และตัดรูปภาพให้พอดีกับสกรีน เพื่อความโหลดเร็วและไฟล์ไม่ถูกลบทิ้ง