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

📄 join.asp

📁 CC足球投注系统
💻 ASP
字号:
<%@LANGUAGE="VBSCRIPT" CODEPAGE="65001"%>
<!--#include file="conn.asp"-->
<!--#include file="config.asp"-->
<!--#include file="function.asp"-->
<% call Webjoin() %>
<HTML><HEAD><TITLE><%= WebTitle %></TITLE>
<META http-equiv=Content-Type content="text/html; charset=utf-8">
<LINK href="images/mem_index_data.css" type=text/css rel=stylesheet>
</HEAD>
<BODY text=#000000 bgColor=#ffffff leftMargin=0 topMargin=0 marginheight="0" marginwidth="0">
<table width="778" border="0" align="center" cellpadding="0" cellspacing="0" class="tab-stoke">
  <tr>
    <td rowspan="3"><img src="images/in11.jpg" width="125" height="66"></td>
    <td rowspan="3"><img src="images/in12.jpg" width="117" height="66"></td>
    <td><img src="images/in13.jpg" width="169" height="23"></td>
    <td><img src="images/in14.jpg" width="163" height="23"></td>
    <td><img src="images/in15.jpg" width="99" height="23"></td>
    <td><img src="images/in16.jpg" width="103" height="23"></td>
  </tr>
  <tr>
    <td height="20" colspan="3" align="left" background="images/in24b.jpg"><table width="402" border="0" cellspacing="0" cellpadding="0">
      <tr>
        <td width="14">&nbsp;</td>
        <td width="53"><A href="about.asp">關於我們</A></td>
        <td width="14">&nbsp;</td>
        <td width="53"><A href="rule.asp">規則說明</A></td>
        <td width="14">&nbsp;</td>
        <td width="53"><A href="week_game.asp">一周賽事</A></td>
        <td width="14">&nbsp;</td>
        <td width="53"><A href="join.asp">加入會員</A></td>
        <td width="14">&nbsp;</td>
        <td width="53"><A href="contact.asp">聯絡我們</A></td>
        <td width="14">&nbsp;</td>
        <td width="53"><A href="home.asp">回首頁</A></td>
      </tr>
    </table></td>
    <td height="20"><img src="images/in26.jpg" width="103" height="20"></td>
  </tr>
  <tr>
    <td><img src="images/in33.jpg" width="169" height="23"></td>
    <td><img src="images/in34.jpg" width="163" height="23"></td>
    <td><img src="images/in35.jpg" width="99" height="23"></td>
    <td><img src="images/in36.jpg" width="103" height="23"></td>
  </tr>
</table>

<table width="778" border="0" align="center" cellpadding="0" cellspacing="0" class="tab-stoke">
  <tr>
    <td rowspan="2" align="center" valign="top"><table width="585" border="0" cellspacing="0" cellpadding="0">
      <tr>
        <td height="15">&nbsp;</td>
      </tr>
      <tr>
        <td align="left"><%= joinus %></td>
      </tr>
      <tr>
        <td height="15">&nbsp;</td>
      </tr>
    </table></td>
    <td width="164" height="201" valign="top" background="images/bg.jpg"><img src="images/in45.jpg" width="164" height="201"></td>
  </tr>
  <tr>
    <td width="164" background="images/bg.jpg">&nbsp;</td>
  </tr>
  <tr align="center" bgcolor="#ff8700">
    <td height="25" colspan="2">&copy;<%=year(now())%>&nbsp;版權所有:<%= WebName %></td>
  </tr>
</table>
</BODY>
</HTML>
<% 
conn.close
set conn=nothing
%>

⌨️ 快捷键说明

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