"<br><br><br><font color=black>密码错误!</font><br><br><br>"
end if
end if
%>
</div>
</body>
</html>
ADD。ASP
*****************************************************
<%@ LANGUAGE="VBSCRIPT" %>
<!--#include file="dbdb/connmm.inc"-->
<html>
<head>
<title>domain forword</title>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<style type="text/css">
<!--
.MMS { font-size: 11pt; text-decoration: none}
.MMS1 { font-size: 10pt; text-decoration: none}
-->
</style></head>
<body topmargin="10" leftmargin="0" >
<div align="center">
<% set rs=server.createobject("adodb.recordset")
sql="select * from info where user='"&request("domain")&"'"
rs.open sql,conn,1,1
if not(rs.bof and rs.eof) then
response.write "<br><br><br><font color=black>此域名(http://msstudio.net/"&request("domain")&")已经被占用!</font><br><br><br>"
rs.close
else
if request("pass&q
end if
end if
%>
</div>
</body>
</html>
ADD。ASP
*****************************************************
<%@ LANGUAGE="VBSCRIPT" %>
<!--#include file="dbdb/connmm.inc"-->
<html>
<head>
<title>domain forword</title>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<style type="text/css">
<!--
.MMS { font-size: 11pt; text-decoration: none}
.MMS1 { font-size: 10pt; text-decoration: none}
-->
</style></head>
<body topmargin="10" leftmargin="0" >
<div align="center">
<% set rs=server.createobject("adodb.recordset")
sql="select * from info where user='"&request("domain")&"'"
rs.open sql,conn,1,1
if not(rs.bof and rs.eof) then
response.write "<br><br><br><font color=black>此域名(http://msstudio.net/"&request("domain")&")已经被占用!</font><br><br><br>"
rs.close
else
if request("pass&q
| 对此文章发表了评论 |
