<script language="javascript"> function fncSubmit(strPage) { if(strPage == "page1") { document.form1.action="dlt_send.php"; } if(strPage == "page2") { document.form1.action=""; } if(strPage == "page3") { document.form1.action="report_dlt.php"; } if(strPage == "page4") { document.form1.action="test_report2.php"; } if(strPage == "page5") { document.form1.action="dlt_1.php"; } document.form1.submit(); } </script> <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="btnButton3" type="button" value="ร่างพิมพ์" style="width:80px;height:40px" onClick="JavaScript:fncSubmit('page3')"> <input name="btnButton4" type="button" value="พิมพ์" style="width:80px;height:40px" onClick="JavaScript:fncSubmit('page4')">
Quote:ตอบหน่อยสิเดี๋ยวจะไม่จบโปรเจกอะ
Quote:รบกวนช่วยดูโค้ดทำหลายปุ่มหน่อยครับ จะทำให้มันเปิดหน้าใหม่บางอันอะทำอย่างไงครับ
Quote:ใส่ตรงไหนครับ ขอบคุณล่วงหน้า
Quote:แล้วถ้านำมาใส่ popup ทำอย่างไงอะ
Quote:ultrasiam ตามผลงานหน่อยจ๊ะ
Quote:ใส่แล้วก็เป็นเหมือนเดิมครับ
<form name="form1" method="post" action=""> <input name="btnButton1" type="button" value="ส่ง" style="width:80px;height:40px" onClick="document.form1.submit()"> <input name="btnButton3" type="button" value="open new window" style="width:80px;height:40px" onClick="window.open('nextpage.html')"> </form>
เพื่อความปลอดภัยของเว็บบอร์ด ไม่อนุญาติให้แทรก แท็ก [img]....[/img] โดยการอัพโหลดไฟล์รูปจากที่อื่น เช่นเว็บไซต์ ฟรีอัพโหลดต่าง ๆ อัพโหลดแทรกรูปภาพ ให้ใช้บริการอัพโหลดไฟล์ของไทยครีเอท และตัดรูปภาพให้พอดีกับสกรีน เพื่อความโหลดเร็วและไฟล์ไม่ถูกลบทิ้ง