<head> <meta http-equiv="Content-Type" content="text/html; charset=windows-874" /> <!-- InstanceBeginEditable name="doctitle" --> <title></title> <script language="javascript"> function fncSubmit(strPage) { if(strPage == "page1") { document.form1.action=("appl_send.php") } if(strPage == "page2") { document.form1.action=""; } if(strPage == "page3") { document.form1.action=""; } if(strPage == "page4") { document.form1.action="appl_fpdf.php"; } if(strPage == "page5") { document.form1.action="menu1.php"; } document.form1.submit(); } </script> </head> <body> <form action="dlt_1.php" method="post" name="form1" target='_blank'> <input name="btnButton1" type="button" value="ส่ง" style="width:80px;height:40px" onclick="JavaScript:fncSubmit('page1')" /> <input name="btnButton2" type="reset" value="ล้างข้อมูล" style="width:80px;height:40px" > <input name="btnButton4" type="button" value="พิมพ์" style="width:80px;height:40px" onclick="JavaScript:fncSubmit('page4')" /> <input type="button" name="Cancel" value="ยกเลิก" style="width:80px;height:40px" onclick="parent.location.href='menu1.php'" /> <br/><br/> </form> </body> </html>
<script language="Javascript"> <!-- function Conf(object) { if (confirm("ต้องการส่งข้อมูล?") == true) { return true; } return false; } //--> </script>
onClick='return Conf(this)');
<input name="btnButton1" type="button" value="ส่ง" style="width:80px;height:40px" onclick="pOpWin ('test.php?id=$id','Head....','width=400,height=330')">
<script type="text/javascript"> function pOpWin(theURL,winName,features) { //v2.0 window.open(theURL,winName,features); } </script>
เพื่อความปลอดภัยของเว็บบอร์ด ไม่อนุญาติให้แทรก แท็ก [img]....[/img] โดยการอัพโหลดไฟล์รูปจากที่อื่น เช่นเว็บไซต์ ฟรีอัพโหลดต่าง ๆ อัพโหลดแทรกรูปภาพ ให้ใช้บริการอัพโหลดไฟล์ของไทยครีเอท และตัดรูปภาพให้พอดีกับสกรีน เพื่อความโหลดเร็วและไฟล์ไม่ถูกลบทิ้ง