www.gusucode.com > QQ空间互踩联盟源码程序asp编程 > getcode.asp

    <!--#include file="conn.asp"-->
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<HTML lang="gb2312" xmlns="http://www.w3.org/1999/xhtml"><HEAD>
<META http-equiv=Content-Type content="text/html; charset=gb2312"><title>获取<%=WebName%>投票连接代码 <%=ChannelName%></title>
<meta http-equiv="content-type" content="text/html;charset=gb2312"/>
<link rel="icon" href="images/favicon.ico" type="image/x-icon" />
<link rel="shortcut icon" href="images/favicon.ico" type="image/x-icon" />
<meta content=<%=ChannelName%> name=description>
<meta content=<%=ChannelName%> name=Keywords>
<link rel="stylesheet" href="qzonev_com.css" type="text/css"/>
</HEAD>
<BODY style="MARGIN: 0px; TEXT-ALIGN: center">
<%
dim username
username=hx.checkstr(request("username"),12)
if username="" then
username="QQ号码"
end if%>
<!--#include file="top.asp"-->
<TABLE borderColor=#000000 cellSpacing=2 cellPadding=1 width=950 align=center bgColor=#000000 border=1>
<tr>
<td borderColor=#333333 bgColor=#000000 background="images/top_2.jpg"><div align="center"><b>获取<%=WebName%>投票连接代码</b></div></td>
</tr>
</table>

<TABLE borderColor=#000000 cellSpacing=2 cellPadding=1 width=950 align=center bgColor=#000000 border=1>

<tr><td borderColor=#333333 bgColor=#1D1D1D align="center">欢迎您使用《<%=WebName%>》获取投票代码系统!<!--br>
<font color="#FF0000">由于近期加入风云榜的用户过多,导致数据拥挤。如果提交后出现错误,请重新提交或刷新一次即可。</font-->
</td>
</tr><table>


<TABLE borderColor=#000000 cellSpacing=2 cellPadding=1 width=950 align=center bgColor=#000000 border=1>
<TBODY>
<tr><td borderColor=#333333><div align="center">
<form action="getcode_ok.asp"><font color="#FFFF99">输入QQ号码即可获取投票代码</font>:<input name="username" type="text" value="" size="10" maxlength="10" class='inbox01'> <input type="submit" value="获取代码" class="ann0">
</div></td>
</tr></TBODY><table>

<!--#include file="under.asp"-->
</body>
</html>