<%if Session("UID")="" then response.redirect "center02.asp" else%> <% ID=session("uid") sql="select * from ch71_mem where UID='"&ID&"'" Set DbCon=Server.CreateObject("ADODB.Connection") DbCon.Open("DSN=ch71;UID=sa;PWD=pages30") Set Rs=DbCon.Execute(sql) %> Áß¾Ó°íµîÇб³ 71ȸ µ¿Ã¢È¸
 <%=rs("name")%>´Ô ȯ¿µÇÕ´Ï´Ù.
<%=Session("UID")%> È¸¿øÁ¤º¸¼öÁ¤
ȸ¿ø logout

center02.gif (7873 bytes)

center03.gif (5304 bytes)

2center02.gif (9179 bytes)

3center02.gif (23206 bytes)

4center02.gif (24126 bytes)

5center02.gif (12627 bytes)

5center03.gif (4098 bytes)

 

<% end if %>