% '------------------------------------------------------------------------------- 'Template '------------------------------------------------------------------------------- %> <% '------------------------------------------------------------------------------- 'Config '------------------------------------------------------------------------------- Public Sub Config() ' °¡Àå »ó´Ü¿¡¼ ¼³Á¤ÇÒ config End Sub '------------------------------------------------------------------------------- 'Local Function '------------------------------------------------------------------------------- '------------------------------------------------------------------------------- 'Content '------------------------------------------------------------------------------- Public Sub RenderContent() dim branch,branchName branch = fn.qstring("branch") if branch="" then branch="10006" branchName = "City Hall Center ¼¿ï½ÃûÁ¡" if branch="10006" then branchName = "City Hall Center ¼¿ï½ÃûÁ¡" elseif branch="10022" then branchName = "Bundang Center ºÐ´çÁ¡" end if %>
°»ç¼Ò°³
<%=branchName%>
<%=rs("fullname")%>
Nationality : <%=rs("nationality")%>
<%=rs("university")%>
<%=replace(rs("introduction"),chr(13),"
")%>