<% search = request("search") searchGubun = request("searchGubun") ' ÇöÀç ÆäÀÌÁö º¯¼ö if Request("page") = "" then page = 1 else page = Request("page") end if ' ÆäÀÌÁö´ç º¸¿©Áö´Â ·¹ÄÚµå ¼ö nSize = 10 ' ÆäÀÌÁö ±×·ì »çÀÌÁî nPageGroupSize = 10 SQL = "select conSeq, conWriter, conTitle, Content, viewCnt, regDate, ref, step, re_level" SQL = SQL & " from Consult" if searchGubun = "0" then SQL = SQL & " WHERE conTitle like '%"&search&"%'" elseif searchGubun = "1" then SQL = SQL & " WHERE content like '%"&search&"%'" ElseIf searchGubun = "2" Then SQL = SQL & " WHERE conWriter like '%"&search&"%'" end If SQL = SQL & " Order by ref DESC, step " SET rs = Server.CreateObject("ADODB.Recordset") rs.Open SQL, dbCon, 1 if not rs.eof then rs.Pagesize = nSize rs.absolutepage = page ' ·¹ÄÚµå ¼ö totRec = rs.RecordCount ' ÆäÀÌÁö ¼ö totPage = rs.PageCount end if %> Àç´Ü¹ýÀδ뼺Àç´Ü-´ë¼º¿ä¾çº´¿ø
Ȩ > ´ë¼ºº´¿ø > °¶·¯¸®
 
ÀÛ¼ºÀÏ : 12-02-24 16:40
2012³â 2¿ù »ýÀÏÆÄÆ¼
 ±Û¾´ÀÌ : °ü¸®ÀÚ
Á¶È¸ : 2,031  

2¿ù »ýÀÏ ÆÄƼ¸¦ ±ÝÀÏ ÁøÇàÇß½À´Ï´Ù.

ÃÑ 13ºÐÀÇ ¾î¸£½ÅµéÀÌ 2¿ù »ýÀÏÀ» ¸ÂÀ¸¼Ì½À´Ï´Ù.

Ưº°È÷ À̹ø »ýÀÏÆÄÆ¼¿¡´Â

µÎ ÀÚ³àºÐ°ú ÇÔ²² È«¾È³ª´Ô²²¼­ ºÀ»çȰµ¿ Â÷ Âü¼®ÇØ ÁÖ¼ÌÀ¸¸ç,

´ë¼ºº´¿ø Á÷¿ø 2ºÐµµ Âü¼®ÇØ Áּż­, ¾î¸£½Åµé²² ±â»ÝÀÌ µÇ¾ú½À´Ï´Ù.

ÇÔ²² ÃàÇÏÇØ ÁֽŠºÐµé²² ´Ù½Ã Çѹø °¨»çÀÇ ¸»¾¸ µå¸³´Ï´Ù.



Warning: include_once(../skin/board/gallery_02/view_comment.skin.php) [function.include-once]: failed to open stream: No such file or directory in /home/dssilver/public_html/bbs/view_comment.php on line 107

Warning: include_once() [function.include]: Failed opening '../skin/board/gallery_02/view_comment.skin.php' for inclusion (include_path='.:/usr/lib/php/pear') in /home/dssilver/public_html/bbs/view_comment.php on line 107