<% if session("adminlogin") <> "ok" then %>
用户名:
密 码:
<% else %>
   您好!<%=session("user_name")%>
 欢迎来到本站...

  [进入控制面板]
    
 

<% end if %>