<script type="text/javascript"> function Chk(){ if(document.getElementById('rdo1').checked==true){ window.location='test1.php'; }else if(document.getElementById('rdo2').checked==true){ window.location='test2.php'; }else if(document.getElementById('rdo3').checked==true){ window.location='test3.php'; } } </script> <body> <input type="radio" name="rdo1" id="rdo1" value="1" >a <input type="radio" name="rdo1" id="rdo2" value="2" >b <input type="radio" name="rdo1" id="rdo3" value="3" >c <input type="button" value="OK" onclick="Chk();" /> </body>
เพื่อความปลอดภัยของเว็บบอร์ด ไม่อนุญาติให้แทรก แท็ก [img]....[/img] โดยการอัพโหลดไฟล์รูปจากที่อื่น เช่นเว็บไซต์ ฟรีอัพโหลดต่าง ๆ อัพโหลดแทรกรูปภาพ ให้ใช้บริการอัพโหลดไฟล์ของไทยครีเอท และตัดรูปภาพให้พอดีกับสกรีน เพื่อความโหลดเร็วและไฟล์ไม่ถูกลบทิ้ง