<% If Session("admin_div") <> "1" Then Response.Write "" Response.End End If idx = Request("idx") store_type = Request("store_type") gotopage = Request("gotopage") reply = request("reply") SQL = "SELECT * FROM tbl_jehhu where idx = '"&idx&"' " SET Rs = DBCON.EXECUTE(SQL) idx = RS("idx") user_id = RS("user_id") user_name = RS("user_name") user_tel = RS("user_tel") user_email = RS("user_email") user_pass = RS("user_pass") bbs_type_u = RS("bbs_type_u") reple_type1 = RS("reple_type1") reple_type2 = RS("reple_type2") reple_type3 = RS("reple_type3") reple_type4 = RS("reple_type4") user_year = RS("user_year") user_month = RS("user_month") user_day = RS("user_day") user_week = RS("user_week") store_type = RS("store_type") b_subject = RS("b_subject") b_content = RS("b_content") b_file0 = RS("b_file0") b_file1 = RS("b_file1") b_content_re = RS("b_content_re") b_writedate = RS("b_writedate") b_re_writedate = RS("b_re_writedate") b_reple_type = RS("b_reple_type") b_doctor_type = RS("b_doctor_type") b_writedate = Left(b_writedate,25) b_writedate = replace(b_writedate,"-",".") b_re_writedate = Left(b_re_writedate,25) b_re_writedate = replace(b_re_writedate,"-",".") B_CONTENT = Replace(B_CONTENT, chr(10), "
") %>

  • Home
  • º´¿ø¼Ò°³
  • Á¦ÈÞÇùÂù
<% If bbs_type_u = "1" And Trim(Session("id")&"")="" Then If reply <> "1" Then If admin_pass = B_PWD Or Trim(Session("id")&"")<>"" Then %> <% End If End If '------------------------------------------------------------------- '//2011-05-20 °ü¸®Àڴ ȸ¿øÁ¤º¸ º¼¼ö ÀÖ°Ô Ãß°¡ Else If Trim(session("id")&"") <> "" THen %> <% End If '------------------------------------------------------------------- End If %>
ÀÛ¼ºÀÚ <%=user_name%> / <%=b_writedate%>
°í°´Á¤º¸ ¿¬¶ôó : <%=user_tel%> /  À̸ÞÀÏ : <%=user_email%>
Á¤º¸ ¿¬¶ôó : <%=user_tel%> /  À̸ÞÀÏ : <%=user_email%>
Á¦¸ñ <%=b_subject%>
³»¿ë
<%=b_content%>
÷ºÎÆÄÀÏ <% If b_file0 <> "" Then %> [÷ºÎÆÄÀϹޱâ] <% End If %>
<% If b_reple_type = "1" Then %>
<%=b_re_writedate%>
<% Else %>
<% End If %>

¸ñ·Ï