01.
if
.................
02.
{
03.
}
04.
else
05.
06.
//ทำงานส่วนนี้ทีไรเด้ง error ขึ้นมาทุกทีเลยค่ะ
07.
ScriptManager.RegisterStartupScript(
this
,
typeof
(
string
),
"Message"
"alert('Please Input BoxNo or Reason !');"
true
);
08.
return
;
09.
1.
<asp:UpdateProgress ID=
"UpdateProgress1"
runat=
"server"
2.
AssociatedUpdatePanelID=
"UpdatePanel3"
DisplayAfter=
"0"
>
3.
<ProgressTemplate>
4.
<asp:Image ID=
"Image1"
ImageUrl=
"~/images/loading.gif"
/>
5.
</ProgressTemplate>
6.
</asp:UpdateProgress>
เพื่อความปลอดภัยของเว็บบอร์ด ไม่อนุญาติให้แทรก แท็ก [img]....[/img] โดยการอัพโหลดไฟล์รูปจากที่อื่น เช่นเว็บไซต์ ฟรีอัพโหลดต่าง ๆ อัพโหลดแทรกรูปภาพ ให้ใช้บริการอัพโหลดไฟล์ของไทยครีเอท และตัดรูปภาพให้พอดีกับสกรีน เพื่อความโหลดเร็วและไฟล์ไม่ถูกลบทิ้ง