<script language="javascript"> function DoCheckLength(aTextBox) { if (aTextBox.maxLength - aTextBox.value.length==0) { document.theForm.submit(); //beep.play(); } } </script> </head> <body> <FORM NAME="theForm" action="http://www.bing.com"> <input type="text" maxlength="10" size="10" onkeyup="DoCheckLength(this);" ID="firstTextBox" name="firstTextBox"> <input type="text" maxlength="5" size="5" onkeyup="DoCheckLength(this) ;" ID="secondTextBox" NAME="secondTextBox"> </FORM> Co by ctrlsearch
เพื่อความปลอดภัยของเว็บบอร์ด ไม่อนุญาติให้แทรก แท็ก [img]....[/img] โดยการอัพโหลดไฟล์รูปจากที่อื่น เช่นเว็บไซต์ ฟรีอัพโหลดต่าง ๆ อัพโหลดแทรกรูปภาพ ให้ใช้บริการอัพโหลดไฟล์ของไทยครีเอท และตัดรูปภาพให้พอดีกับสกรีน เพื่อความโหลดเร็วและไฟล์ไม่ถูกลบทิ้ง