www.gusucode.com > 栽豆迷你博客 MiniBlog 3.0 正式版源码程序 > Space.asp

    <!--#include file="include/conn.asp" -->
<!--#include file="include/char.asp" -->
<!--#include file="include/cb_main.asp" -->

<%
if Caluoob.UserID<>"" and Caluoob.UserWord<>"" then
	response.Redirect("hi.asp?u="&Caluoob.UserID&"")
else
	response.Redirect("login.asp")
end if
%>