|
把那一段<!--#include file="webtop.asp"-->移到上面
1 V5 z& F6 _9 L G" Z% }; `6 E> <!--#include file="webtop.asp"--> <table width="760" border="0" align="center" cellpadding="0" cellspacing="0" bgcolor="#FFFFFF" class="table-zuoyou"> <tr>
; ` ^5 p8 O- D7 w--改成-下面----------------------------------------------------------------------------------
4 s9 B' h2 P5 D+ j) _7 S. F v1 m<!--#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
$ d, @, u& o$ E1 ~5 U哈哈,看了前面的,终于解决了,谢谢前面的仁兄!!!!!!!!!! |