<HTML><HEAD><TITLE>i-Doc</TITLE> <META http-equiv=content-type content=text/html;charset=tis-620> <LINK href="script/di.css" type=text/css rel=stylesheet> <%! String clientFolder = JavaScriptUtil.convertStringtoScript(FileManager.getDIFolderPath("clientfolder")); %> <% String serverPath = "http://" +request.getServerName()+":"+request.getServerPort()+request.getContextPath(); //น่าจะบรรทัดนี้หรือป่าวไม่แน่ใจ // Get Parameter String contextPath = request.getContextPath(); String paraPageId = request.getParameter("pageId"); String filetype = request.getParameter("filetype"); long pageId = -1; try{ pageId = Long.valueOf(paraPageId).longValue(); }catch(Exception e){ pageId = -1; } TbDocumentpageBean pBean = TbDocumentpageContext.select(pageId); TbAnnotationBean aBean = TbAnnotationContext.select(pageId, userCode); long tmpId = ScanDocumentManager.generateTmpId(); String clientTmp = clientFolder+"\\\\"+tmpId; String version = request.getParameter("version"); if(version==null) version="CURRENT"; %> </HEAD>
เพื่อความปลอดภัยของเว็บบอร์ด ไม่อนุญาติให้แทรก แท็ก [img]....[/img] โดยการอัพโหลดไฟล์รูปจากที่อื่น เช่นเว็บไซต์ ฟรีอัพโหลดต่าง ๆ อัพโหลดแทรกรูปภาพ ให้ใช้บริการอัพโหลดไฟล์ของไทยครีเอท และตัดรูปภาพให้พอดีกับสกรีน เพื่อความโหลดเร็วและไฟล์ไม่ถูกลบทิ้ง