<% classs=Request("classs") hakname=Request("hakname") Set DbCon=Server.CreateObject("ADODB.Connection") DbCon.Open("DSN=ch71;UID=sa;PWD=pages30") sql="select * from ch71_mem where name='"&Request("hakname")&"' and ban='"&Request("classs")&"' " Set rs=DbCon.Execute(sql) if (rs.eof or rs.bof) then %> <% else my_profile=rs("my_profile") %> <%=rs("name")%><%=rs("my_profile")%>

banner06.gif (15365 bytes)

class6_tit.gif (3109 bytes)

   

<%=rs("name")%>µ¿¹®ÀÔ´Ï´Ù.

   
albumtop.gif (364 bytes)
 

  ">

<%=rs("o_profile")%>

Á÷Àå¸í : <%=rs("o_name")%>
Á÷   Ã¥ :  <%=rs("o_chair")%>
¿¬¶ôó :   <%=rs("o_phone")%>
ÁÖ  ¼Ò : <%=rs("o_address")%>
H  .  P
 

ÇöÀç »çÁø°ú °¡Á·»çÁø

  ">

 °¡Á·»çÇ×

ÁýÁÖ¼Ò <%=rs("h_address")%>

¿¬¶ôó <%=rs("h_phone")%>

¾Æ³» <%=rs("wife")%>

Àå³² <%=rs("son01")%>

Â÷³² <%=rs("son02")%>

Â÷³² <%=rs("son03")%>

Â÷³² <%=rs("son04")%>

Àå³à <%=rs("daughter01")%>

Â÷³à <%=rs("daughter02")%>

Â÷³à <%=rs("daughter03")%>

Â÷³à <%=rs("daughter04")%>

±ÙȲ°ú µ¿¹®µé¿¡°Ô ÀüÇÏ´Â ±Û

<%=my_profile%>

albumbottom.gif (487 bytes)
<% end if %>