home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
221.214.14.186
/
221.214.14.186.tar
/
221.214.14.186
/
dz
/
py
/
iisstart.asp
< prev
next >
Wrap
Text File
|
2003-09-04
|
2KB
|
73 lines
<% @Language = "VBScript" %>
<% Response.buffer = true %>
<!--
WARNING!
Please do not alter this file. It may be replaced if you upgrade your web server
If you want to use it as a template, we recommend renaming it, and modifying the new file.
Thanks.
-->
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" Content="text-html; charset=gb2312">
<META NAME="MS.LOCALE" CONTENT="ZH-CN">
<%
Dim strServername, strLocalname, strServerIP
strServername = LCase(Request.ServerVariables("SERVER_NAME"))
strServerIP = LCase(Request.ServerVariables("LOCAL_ADDR"))
strRemoteIP = LCase(Request.ServerVariables("REMOTE_ADDR"))
%>
<% If Request("uc") <> 1 AND (strServername = "localhost" or strServerIP = strRemoteIP) then %>
<% Response.Redirect "localstart.asp" %>
<% else %>
<title id=titletext>╒²╘┌╜¿┴ó</title>
</HEAD>
<body bgcolor=white>
<TABLE>
<TR>
<td id="tableProps" width=70 valign=top align=center>
<IMG id="pagerrorImg" SRC="pagerror.gif" width=36 height=48>
<TD id="tablePropsWidth" width=400>
<h1 id=errortype style="font:14pt/16pt ╦╬╠σ; color:#4e4e4e">
<id id="Comment1"><!--Problem--></id><id id="errorText">╒²╘┌╜¿┴ó</id></h1>
<id id="Comment2"><!--Probable causes:<--></id><id id="errordesc"><font style="font:9pt/12pt ╦╬╠σ; color:black">
─·╧δ╥¬┴¼╜╙╡─╒╛╡π─┐╟░├╗╙╨─¼╚╧╥│íú┐╔─▄╒²╘┌▒╗╜°╨╨╔²╝╢íú
</id>
<br><br>
<hr size=1 color="blue">
<br>
<ID id=term1>
╟δ╔╘║≥╘┘╩╘┤╦╒╛╡πíú╝┘╚τ╬╩╠Γ╚╘╚╗┤µ╘┌ú¼╟δ╙δ Web ╒╛╡π╣▄└φ╘▒┴¬╧╡íú
</ID>
<P>
</ul>
<BR>
</TD>
</TR>
</TABLE>
</BODY>
<% end if %>
</HTML>