<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<body>
<%
'取得HTTP输入的值并付值到HTOST中
host=lcase(request.servervariables("HTTP_HOST"))
'开始条件跳转
SELECT CASE host
' 如果HOST的值是www.123.cn就选择事件case"www.123.cn"的命令
CASE "www.123.cn"
' Below is the redirect command
response.redirect "123/index.html"
Case "www.abc.com"
response.redirect "abc/default.asp"
'We use CASE ELSE to fix any other requests
CASE ELSE
response.redirect "default.asp"
END SELECT
%>
</body>
</html>
相信朋友,一定能看明白的,不清楚的话就多测试下,这我就不多解释了!
1功能强大,操作简单2超值服务,技术一流 QQ158979
3易方系统,价格实惠,欢迎试用 销售/代理/单机/网络版