If msgbox("คุณต้องการแก้ไขข้อมูลใช่ไหม",okcancel,"Warning") = ok then update ข้อมูล else exit sub end if
<asp:LinkButton ID="DeleteButton" runat="server" CausesValidation="False" CommandName="Delete" Text="Delete" OnClientClick="return confirm('Delete?');"> </asp:LinkButton>
'*** Button ***' With Me.btnSubmit .Attributes.Add("Onclick", "return confirm('Do you want to...?');") .Style.Add("cursor", "hand") End With
เพื่อความปลอดภัยของเว็บบอร์ด ไม่อนุญาติให้แทรก แท็ก [img]....[/img] โดยการอัพโหลดไฟล์รูปจากที่อื่น เช่นเว็บไซต์ ฟรีอัพโหลดต่าง ๆ อัพโหลดแทรกรูปภาพ ให้ใช้บริการอัพโหลดไฟล์ของไทยครีเอท และตัดรูปภาพให้พอดีกับสกรีน เพื่อความโหลดเร็วและไฟล์ไม่ถูกลบทิ้ง