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

📄 index.asp

📁 功 能: 1.系统分别为每个网站注册会员分配了一个推广链接
💻 ASP
📖 第 1 页 / 共 3 页
字号:
      width=1></TD>
      <TD><a href="http://www.qqcf.com" target="_blank"><IMG src="QQCF_Pic/logo.gif" width="480" height="60" border="0"></a></TD>
      <TD width=10 bgColor=#ce3000><IMG height=1 
      src="QQCF_Pic\spacer.gif" 
      width=1></TD>
      <TD width=1 bgColor=#000000><IMG height=1 
      src="QQCF_Pic\spacer.gif" 
      width=1></TD>
    </TR>
  </TBODY>
</TABLE>
<TABLE height=6 cellSpacing=0 cellPadding=0 width=780 align=center 
bgColor=#ffffff border=0>
  <TBODY>
  <TR>
    <TD width=1 bgColor=#000000><IMG height=1 
      src="QQCF_Pic\spacer.gif" 
      width=1></TD>
    <TD width=10 bgColor=#ce3000><IMG height=1 
      src="QQCF_Pic\spacer.gif" 
      width=1></TD>
    <TD><IMG height=1 
      src="QQCF_Pic\spacer.gif" 
      width=1></TD>
    <TD width=10 bgColor=#ce3000><IMG height=1 
      src="QQCF_Pic\spacer.gif" 
      width=1></TD>
    <TD width=1 bgColor=#000000><IMG height=1 
      src="QQCF_Pic\spacer.gif" 
      width=1></TD></TR></TBODY></TABLE>
<TABLE height=28 cellSpacing=0 cellPadding=0 width=780 align=center border=0>
  <TBODY>
  <TR>
    <TD width=1 bgColor=#000000 height=12><IMG height=1 
      src="QQCF_Pic\spacer.gif" 
      width=1></TD>
    <TD width=10 bgColor=#ce3000><IMG height=1 
      src="QQCF_Pic\spacer.gif" 
      width=1></TD>
      <TD background=QQCF_Pic/ok3-1_r7_c2.jpg><div align="right"><strong><a href="QQCF_Admin.asp">超级管理员入口</a></strong></div></TD>
    <TD width=10 bgColor=#ce3000><IMG height=1 
      src="QQCF_Pic\spacer.gif" 
      width=1></TD>
    <TD width=1 bgColor=#000000><IMG height=1 
      src="QQCF_Pic\spacer.gif" 
      width=1></TD></TR></TBODY></TABLE>
<TABLE height=5 cellSpacing=0 cellPadding=0 width=780 align=center 
bgColor=#ffffff border=0>
  <TBODY>
  <TR>
    <TD width=1 bgColor=#000000><IMG height=1 
      src="QQCF_Pic\spacer.gif" 
      width=1></TD>
    <TD width=10 bgColor=#ce3000><IMG height=1 
      src="QQCF_Pic\spacer.gif" 
      width=1></TD>
    <TD><IMG height=1 
      src="QQCF_Pic\spacer.gif" 
      width=1></TD>
    <TD width=10 bgColor=#ce3000><IMG height=1 
      src="QQCF_Pic\spacer.gif" 
      width=1></TD>
    <TD width=1 bgColor=#000000><IMG height=1 
      src="QQCF_Pic\spacer.gif" 
      width=1></TD></TR></TBODY></TABLE>
<TABLE height=12 cellSpacing=0 cellPadding=0 width=780 align=center 
bgColor=#ffffff border=0>
  <TBODY>
  <TR>
    <TD width=1 bgColor=#000000><IMG height=1 
      src="QQCF_Pic\spacer.gif" 
      width=1></TD>
    <TD width=10 bgColor=#ce3000><IMG height=1 
      src="QQCF_Pic\spacer.gif" 
      width=1></TD>
    <TD vAlign=top align=middle width=213>
      <TABLE cellSpacing=0 cellPadding=1 width=200 border=0>
          <form name="form1" method="post" action="Index.asp?Action=login" onsubmit="return check()">
            <TBODY>
              <TR> 
                <TD colSpan=2 height=1><IMG height=1 
            src="QQCF_Pic\spacer.gif" 
            width=1></TD>
              </TR>
              <TR vAlign=bottom bgColor=#005d9c> 
                <TD colSpan=2 height=20>&nbsp;<IMG height=14 
            src="QQCF_Pic/ok3-3_r10_c4.gif" width=14><FONT 
            color=#ffffff>&nbsp;用户登录</FONT></TD>
              </TR>
<%
If Session("CfWztgUser")="" And Session("CfWztgAdUser")="" Then
%>
              <TR bgColor=#f7f7f7> 
                <TD width="74">&nbsp;用户名:</TD>
                <TD width="126"><INPUT id=user_name size=16 name=user_name></TD>
              </TR>
              <TR bgColor=#f7f7f7> 
                <TD>&nbsp;密&nbsp;&nbsp;码:</TD>
                <TD><INPUT id=password type=password size=16 
            name=password></TD>
              </TR>
              <TR bgColor=#f7f7f7> 
                <TD>&nbsp;登陆类型:</TD>
                <TD><select name="usertype">
                    <option value="1">网友或网站主</option>
                    <option value="2">广告主</option>
                  </select></TD>
              </TR>
              <TR bgColor=#f7f7f7> 
                <TD>&nbsp;Cookie:</TD>
                <TD><select name="cookies_time" id="cookies_time"  style="width:105px">
                    <option value="0" selected>不保留</option>
                    <option value="1440">保留一天</option>
                    <option value="43200">保留一个月</option>
                    <option value="15768000">保留一年</option>
                  </select></TD>
              </TR>
              <TR bgColor=#f7f7f7> 
                <TD>&nbsp;验证码:</TD>
                <TD><INPUT id=checkcode type=text size=4 name=checkcode> <IMG height=14 src="QQCF_CheckCode.asp"></TD>
              </TR>
              <TR bgColor=#f7f7f7> 
                <TD>&nbsp;<a href="GetPass.asp"><font color="#0066FF">密码找回</font></a></TD>
                <TD><INPUT type=image 
            src="QQCF_Pic/login.gif" border=0 
            name=imageField> &nbsp;<A href="Reg.asp" target="_blank"><IMG src="QQCF_Pic/reg.gif" 
            border=0></A></TD>
              </TR>
              <%Else
			  If Session("CfWztgUser")<>"" Then
			   LoginUrl="Manage.asp"
			   LogoutUrl="Manage.asp?Action=logout"
			   LoginType="登录类型:网友或网站主"
			  End If
			  If Session("CfWztgAdUser")<>"" Then
			   LoginUrl="AdUser_Manage.asp"
			   LogoutUrl="AdUser_Manage.asp?Action=aduserlogout"
			   LoginType="登录类型:广告主"
			  End If
			  %>
              <TR bgColor=#f7f7f7> 
                <TD height="25" colspan="2"><div align="center"><strong><%=LoginType%></strong></div></TD>
              </TR>
              <TR bgColor=#f7f7f7> 
                <TD height="25" colspan="2"><div align="center"><strong><a href="<%=LoginUrl%>"><font color="#FF0000">进入管理</font></a></strong></div></TD>
              </TR>
              <TR bgColor=#f7f7f7> 
                <TD height="25" colspan="2"><div align="center"><strong><a href="<%=LogoutUrl%>"><font color="#FF0000">退出管理</font></a></strong></div></TD>
              </TR>
              <%End if%>
          </FORM>
        </TABLE>
        <IMG height=1 
      src="QQCF_Pic\spacer.gif" 
      width=1></TD>
      <TD width=525><a href="http://www.qqcf.com" target="_blank"><IMG src="QQCF_Pic/banner.jpg" border="0"></a></TD>
    <TD width=10 bgColor=#ce3000><IMG height=1 
      src="QQCF_Pic\spacer.gif" 
      width=1></TD>
    <TD width=1 bgColor=#000000><IMG height=1 
      src="QQCF_Pic\spacer.gif" 
      width=1></TD></TR></TBODY></TABLE>
<TABLE height=12 cellSpacing=0 cellPadding=0 width=780 align=center 
bgColor=#ffffff border=0>
  <TBODY>
  <TR>
    <TD width=1 bgColor=#000000><IMG height=1 
      src="QQCF_Pic\spacer.gif" 
      width=1></TD>
    <TD width=10 bgColor=#ce3000><IMG height=1 
      src="QQCF_Pic\spacer.gif" 
      width=1></TD>
    <TD><table width="100%" border="0" cellspacing="0" cellpadding="2">
          <tr> 
            <td colspan="2" bgcolor="#005d9c"><IMG height=14 
      src="QQCF_Pic/ok3-3_r10_c4.gif" width=14><FONT 
      color=#ffffff>&nbsp;<%=RsSet("Title")%><strong>(国内最好的推广和广告联盟程序)</strong></FONT> </td>
          </tr>
          <tr> 
            <td height="25" colspan="2"><strong>&nbsp;&nbsp;网友或网站主承接广告流程:</strong></td>
          </tr>
          <tr> 
            <td colspan="2"><table width="98%" border="0" align="center" cellpadding="6" cellspacing="0">
                <tr> 
                  <td width="0%" height="24">1</td>
                  <td width="100%">正确填写注册表格,注册成为推广系统的会员,真实填写资料,填写好汇款地址,广告收款用。</td>
                </tr>
                <tr> 
                  <td>2</td>
                  <td>进入后台后 获得广告代码 栏目里选择一个或几个广告进行推广,根据广告的要求投放广告。</td>
                </tr>
                <tr> 
                  <td>3</td>
                  <td>你可以在后台查看到你的具体推广效果,如推广来源,推广IP,每日及每小时推广统计。</td>
                </tr>
                <tr> 
                  <td>4</td>
                  <td>随着你的推广你的获得的剩余结算金额会越多,达到结算标准,你就可以要求管理员给你汇款了。</td>
                </tr>
              </table></td>
          </tr>
          <tr> 
            <td colspan="2"><table cellspacing=0 cellpadding=0 border=0 width=98% ID="Table6">
                <tr> 
                  <td height="80" align=center><table cellspacing=2 cellpadding=2 border=0 bgcolor=#CADEEC ID="Table8">
                      <tr> 
                        <td bgcolor=#F6FAFE align=center height=60>第1步<BR> &nbsp;在线注册&nbsp;</td>
                      </tr>
                    </table></td>
                  <td width=15><img src=qqcf_pic/arrow1.gif></td>
                  <td align=center><table cellspacing=2 cellpadding=2 border=0 bgcolor=#CADEEC ID="Table9">
                      <tr> 
                        <td bgcolor=#F6FAFE align=center height=60>第2步<BR> &nbsp;登录系统&nbsp;</td>
                      </tr>
                    </table></td>
                  <td width=15><img src=qqcf_pic/arrow1.gif></td>
                  <td align=center><table cellspacing=2 cellpadding=2 border=0 bgcolor=#CADEEC ID="Table10">
                      <tr> 
                        <td bgcolor=#F6FAFE align=center height=60>第3步<BR>
                          复制代码</td>
                      </tr>
                    </table></td>
                  <td width=15><img src=qqcf_pic/arrow1.gif></td>
                  <td align=center><table cellspacing=2 cellpadding=2 border=0 bgcolor=#CADEEC ID="Table10">
                      <tr> 
                        <td bgcolor=#F6FAFE align=center height=60>第4步<BR>
                          开始推广广告</td>
                      </tr>
                    </table></td>
                  <td width=15><img src=qqcf_pic/arrow1.gif></td>
                  <td align=center><table cellspacing=2 cellpadding=2 border=0 bgcolor=#CADEEC ID="Table11">
                      <tr> 
                        <td bgcolor=#F6FAFE align=center height=60>&nbsp;获取高额回报&nbsp;</td>
                      </tr>
                    </table></td>
                </tr>
              </table>
              &nbsp;</td>
          </tr>
          <tr> 
            <td height="25" colspan="2"><strong>&nbsp;&nbsp;&nbsp;广告主投放广告流程:</strong></td>
          </tr>
          <tr> 
            <td colspan="2"><table width="98%" border="0" align="center" cellpadding="6" cellspacing="0">
                <tr> 
                  <td width="0%" height="24">1</td>
                  <td width="100%">正确填写注册表格,注册成为推广系统的广告,真实填写资料。</td>

⌨️ 快捷键说明

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