www.gusucode.com > 云枫企业网站源代码第二版 2.0源码程序 > admin/quit.asp

    <%
 session.Abandon()
%>
<script>
window.parent.location='../index.asp';
</script>