www.gusucode.com > 山寨版广告信息招贴网源码程序 > 山寨版广告信息招贴网源码程序/ewuyi/dir_发布/admin/Sess.asp

    <%
if Session("user")="" Then
Call AlertUrl("请先登陆!","login.asp")
Response.End
End if
%>