把那一段<!--#include file="webtop.asp"-->移到上面
7 \6 S! j4 H0 b- r% C. H> <!--#include file="webtop.asp"--> <table width="760" border="0" align="center" cellpadding="0" cellspacing="0" bgcolor="#FFFFFF" class="table-zuoyou"> <tr> / {/ z& K1 S7 _$ P2 I
--改成-下面----------------------------------------------------------------------------------
& o9 L6 Q2 l! \<!--#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
8 ?2 S& a, ^# _9 G4 \+ j哈哈,看了前面的,终于解决了,谢谢前面的仁兄!!!!!!!!!! |