<% IF Request.Session("Chk") = "" Then Response.Redirect("index.asp") Response.End End IF %>
<% Session("Chk") = "Y" Response.Redirect("mail.asp") %>
Response.Redirect("index.asp")
<html> <head> <title>ThaiCreate.Com Tutorial</title> </head> <body> <% if Session("Chk") = "Y" then Session("Chk") = "Y" Response.Write "YES" call CheckSession(Session("Chk1")) Else Response.Write "NO" Session("Chk") = "Y" end if %> <% Function CheckSession(url) Response.Write "<meta http-equiv='content-type' content='text/html; charset=windows-874'>" Response.Write "<script language=javascript>" & CRLF Response.Write "setTimeout('alertWelcome();',5000);" & CRLF Response.Write "function alertWelcome()" & CRLF Response.Write "{" & CRLF Response.Write "window.location='" & url & "'" & CRLF Response.Write "}" & CRLF Response.Write "</script>" & CRLF End Function %> </body> </html>
<html> <head> <title>ThaiCreate.Com Tutorial</title> </head> <body> <% IF Session("Chk") = "" Then Session("Chk") = "Y" Session("Chk1") = request.ServerVariables("URL") %> <script langquage='javascript'> window.location="index.asp"; </script> <% End if %> หน้า List </body> </html>
เพื่อความปลอดภัยของเว็บบอร์ด ไม่อนุญาติให้แทรก แท็ก [img]....[/img] โดยการอัพโหลดไฟล์รูปจากที่อื่น เช่นเว็บไซต์ ฟรีอัพโหลดต่าง ๆ อัพโหลดแทรกรูปภาพ ให้ใช้บริการอัพโหลดไฟล์ของไทยครีเอท และตัดรูปภาพให้พอดีกับสกรีน เพื่อความโหลดเร็วและไฟล์ไม่ถูกลบทิ้ง