⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 buy_promote.asp

📁 一个用asp.net编写的dns域名服务网站
💻 ASP
字号:
<%
if IsNumeric(request("id")) AND request("id")<>"" then
%>
<!--#include file="conn.asp" -->
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML>
<HEAD>
<TITLE><%=page_name%>&nbsp;&ndash;&nbsp;<%=page_title%></TITLE>
<META http-equiv=Content-Type content="text/html; charset=gb2312">
<LINK 
href="images/style.css" type=text/css rel=stylesheet>
<META content="MSHTML 6.00.2800.1106" name=GENERATOR>
</HEAD>
<BODY leftMargin=0 background=images/bg.jpg topMargin=0 marginheight="0" 
marginwidth="0">
<!--#include file="head.asp" -->
<TABLE cellSpacing=0 cellPadding=0 width=760 align=center 
bgColor=#ffffff border=0>
  <TBODY>
    <TR>
      <TD width=780 height=1><TABLE cellSpacing=0 cellPadding=0 width="100%" border=0>
          <TBODY>
            <TR>
              <TD width="100%" bgColor=#b5b2b5 colSpan=2 height=1><P align=center>
                  <object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,29,0" width="760" height="116">
                    <param name="movie" value="images/banner_spread.swf">
                    <param name="quality" value="high">
                    <embed src="images/banner_spread.swf" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="760" height="116"></embed>
                  </object>
                </P></TD>
            </TR>
            <TR>
              <TD width="100%" bgColor=#7b7d7b colSpan=2 height=1><IMG 
            src="images/blank_2.gif" border=0></TD>
            </TR>
          </TBODY>
        </TABLE></TD>
    </TR>
  </TBODY>
</TABLE>
<TABLE height=288 cellSpacing=0 cellPadding=0 width=760 align=center 
bgColor=#ffffff border=0>
  <TBODY>
    <TR>
      <TD width=136 height=288 vAlign=top background="images/bg_l.gif"><TABLE height=122 cellSpacing=0 cellPadding=0 width="100%" border=0>
          <TBODY>
            <TR>
              <TD vAlign=top width="100%" height=104><P align=center><IMG height=85 src="images/webpub2.gif" 
            width=134> </P></TD>
            </TR>
            <TR>
              <TD width="100%" height=18></TD>
            </TR>
          </TBODY>
        </TABLE></TD>
      <td width="592" height="288" valign="top"><p>
          <% 
	 rs.open "select * from promote_2 where id="&request("id"),conn,1,1
	 if not rs.eof then
	 title=rs("title")
	 promote_body=rs("body")
	 sf1=session("dl")
if sf1="3" then 
hostje=rs("je3")
else
if sf1="2"  then 
hostje=rs("je2")
else
hostje=rs("je1")
end if
end if
bh=rs("bh")
	 rs.close
	 %>
        </p>
        <div align="center">
          <p>&nbsp;</p>
          <table width="533" border="1" align="center" cellpadding="0" cellspacing="0" bordercolor="#3770A9"
bordercolorlight="" bordercolordark="ffffff" bgcolor="F4F8FB">
            <tr>
              <td height="67" valign="top"><strong><font color="#006600"><%=title%></font></strong>
                <table width="98%" border="0" align="center" cellpadding="0" cellspacing="0">
                  <tr>
                    <td width="69%" valign="top">   <%=promote_body%></td>
                    <td width="31%">&nbsp;</td>
                  </tr>
                </table></td>
            </tr>
          </table>
          <form name="form2" method="post" action="buy_save.asp">
            <table width="100%" border="0" cellspacing="0" cellpadding="0">
              <tr>
                <td height="76" colspan="2"><table width="83%" height="48" border="0" align="center" cellpadding="0" cellspacing="0">
                    <tr>
                      <td width="20%" height="23"><font color="#000066">产 品 名 称:<strong> </strong></font></td>
                      <td width="35%"><font color="#000066"><%= title %></font></td>
                      <td width="19%"><font color="#000066">产 品 编 号:</font></td>
                      <td width="26%"><font color="#000066"><%= bh %></font></td>
                    </tr>
                    <tr>
                      <td height="25"><font color="#000066">产 品 价 格:</font></td>
                      <td><font color="#FF0000"><strong>¥<%= hostje %></strong></font></td>
                      <td>&nbsp;</td>
                      <td>&nbsp;</td>
                    </tr>
                  </table>
                  <hr width="546" size="1" color=#0099CC></td>
              </tr>
              <tr valign="top">
                <td height="39" colspan="2"><table width="546" border="0" align="center" cellpadding="0" cellspacing="0">
                    <tr>
                      <td height="41" colspan="2">   请填写以下表单, <font color="#FF0000">注意:</font>请勿使用BIG5码、英文、HTML标记、特殊符号以及夸大或色情等不良词语,中文字间、文字和标点间请勿加空格,标点请用中文标点。</td>
                    </tr>
                    <tr>
                      <td height="1" colspan="2" background="images/2.jpg"></td>
                    </tr>
                    <tr>
                      <td width="143" height="33">年限: </td>
                      <td width="403"><select name="sl" id="select">
                          <option value="1" selected>1年</option>
                          <option value="2">2年</option>
                          <option value="3">3年</option>
                          <option value="5">5年</option>
                          <option value="10">10年</option>
                        </select>
                        <input name="hostje" type="hidden" id="hostje" value="<%=hostje%>">
                        <input name="ll" type="hidden" id="ll" value="promote">
                        <input name="title" type="hidden" id="title" value="<%= title %>"></td>
                    </tr>
                    <tr>
                      <td height="1" colspan="2" background="images/2.jpg"></td>
                    </tr>
                    <tr>
                      <td height="120">登 录 位 置: </td>
                      <td><p>
                          <input name="dlwz" type="text" id="dlwz" size="40">
                        </p>
                        <p>请点击此处,选择您要在新浪搜索登录的位置,然后将确定的位置复制到以下文本框中,如: 搜索首页&gt;科学技术&gt;工程技术&gt;能源动力&gt;水能、海洋能&gt;水利工程&gt;三峡工程 </p></td>
                    </tr>
                    <tr >
                      <td height="1" colspan="2" background="images/2.jpg"></td>
                    </tr>
                    <tr>
                      <td height="33">网站 URL 地址: </td>
                      <td><input name="url" type="text" id="url"></td>
                    </tr>
                    <tr >
                      <td height="1" colspan="2"background="images/2.jpg"></td>
                    </tr>
                    <tr>
                      <td height="100">用 户 名:</td>
                      <td><p>
                          <input name="us" type="text" id="us" size="15">
                        </p>
                        <p>如果您有帐号及密码,请填写;如果没有,请到该网站上;或者可由自动生成,则无管理密码。</p></td>
                    </tr>
                    <tr >
                      <td height="1" colspan="2"background="images/2.jpg"></td>
                    </tr>
                    <tr>
                      <td height="33">密 码:</td>
                      <td><p>
                          <input name="ps" type="text" id="ps2" size="15">
                        </p></td>
                    </tr>
                    <tr >
                      <td height="1" colspan="2"background="images/2.jpg"></td>
                    </tr>
                    <tr>
                      <td height="100">中文关键词:</td>
                      <td><p>
                          <input name="gjz" type="text" id="gjz" size="40">
                        </p>
                        <p>用于补充网站简介,请勿超过32个字,请勿重复网站名称、网站简介、网址,可不填</p></td>
                    </tr>
                    <tr >
                      <td height="1" colspan="2"background="images/2.jpg"></td>
                    </tr>
                    <tr>
                      <td height="80">网站名称:</td>
                      <td><p>
                          <input name="wzmc" type="text" id="wzmc">
                        </p>
                        <p>请勿超过32个字,请勿重复网址</p></td>
                    </tr>
                    <tr >
                      <td height="1" colspan="2"background="images/2.jpg"></td>
                    </tr>
                    <tr>
                      <td height="80">网站简介:</td>
                      <td><p>
                          <input name="wzbak" type="text" id="wzbak" size="40">
                        </p>
                        <p>请勿超过32个字,请勿重复网址</p></td>
                    </tr>
                    <tr >
                      <td height="1" colspan="2"background="images/2.jpg"></td>
                    </tr>
                    <tr>
                      <td height="35">联系 email: </td>
                      <td><input name="email" type="text" id="email"></td>
                    </tr>
                    <tr >
                      <td height="1" colspan="2"background="images/2.jpg"></td>
                    </tr>
                    <tr>
                      <td height="35">联系人:</td>
                      <td><input name="name" type="text" id="name"></td>
                    </tr>
                    <tr >
                      <td height="1" colspan="2"background="images/2.jpg"></td>
                    </tr>
                    <tr>
                      <td height="33">联系电话:</td>
                      <td><input name="tel" type="text" id="tel"></td>
                    </tr>
                    <tr>
                      <td height="1" colspan="2" background="images/2.jpg"></td>
                    </tr>
                    <tr>
                      <td height="27">&nbsp;</td>
                      <td><input type="submit" name="Submit2" value="确定提交"></td>
                    </tr>
                    <tr>
                      <td colspan="2">&nbsp;</td>
                    </tr>
                    <tr>
                      <td colspan="2">&nbsp;</td>
                    </tr>
                  </table></td>
              </tr>
            </table>
            <p>&nbsp;</p>
            <p align="left">&nbsp;</p>
          </form>
          <p align="center"></p>
        </div>
        <% 
	  else 
	   Response.Write("参数有错!!")
	   
	   end if
	   %>
        <p></p></td>
      <TD width=32 
height=545 background=images/bg_r.gif> </TD>
    </TR>
  </TBODY>
</TABLE>
<TABLE cellSpacing=0 cellPadding=0 width=760 align=center border=0>
  <TBODY>
    <TR>
      <TD bgColor=#999999><IMG height=1 src="images/spacer.gif" 
  width=1></TD>
    </TR>
  </TBODY>
</TABLE>
<!--#include file="foot.asp" -->
<%conn.close
set conn= nothing
end if
%>

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -