|
把那一段<!--#include file="webtop.asp"-->移到上面
# [3 Y5 X/ G- K9 u2 ^& G> <!--#include file="webtop.asp"--> <table width="760" border="0" align="center" cellpadding="0" cellspacing="0" bgcolor="#FFFFFF" class="table-zuoyou"> <tr> 5 i; M1 V/ Z- h$ z( ]; E: s3 O
--改成-下面----------------------------------------------------------------------------------
( S U7 \' u9 J- v3 F. w<!--#include file="conn.asp"--> <!--#include file="webconfig.asp"--> <!--#include file="funtion1.asp"--> <!--#include file="webtop.asp"--> <% if request.cookies("snsn")("username")="" then response.write "<script language=javascript>alert('對不起,您還沒有登陸!');window.history.go(-1);</script>" response.End end if
# V4 I; y8 E! ?& A哈哈,看了前面的,终于解决了,谢谢前面的仁兄!!!!!!!!!! |