|
把那一段<!--#include file="webtop.asp"-->移到上面
# l* O, g! Q0 x> <!--#include file="webtop.asp"--> <table width="760" border="0" align="center" cellpadding="0" cellspacing="0" bgcolor="#FFFFFF" class="table-zuoyou"> <tr> ) M# b% s% n& z% K- A- n
--改成-下面----------------------------------------------------------------------------------
' U. J: j' K, }5 E<!--#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
4 X* v4 D$ J \哈哈,看了前面的,终于解决了,谢谢前面的仁兄!!!!!!!!!! |