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

📄 order_form.asp

📁 报名系统
💻 ASP
字号:
<%
dim p
p=request("productID")

function product()
select case p
case 1
response.write"宣传型网站<input type=hidden name=productID value=1>"
case 2
response.write"标准型网站<input type=hidden name=productID value=2>"
case 3
response.write"商务型网站<input type=hidden name=productID value=3>"
case 4
response.write"经济型主机<input type=hidden name=productID value=4>"
case 5
response.write"标准型主机<input type=hidden name=productID value=5>"
case 6
response.write"实用型主机<input type=hidden name=productID value=6>"
case 7
response.write"商务型主机<input type=hidden name=productID value=7>"
end select
end function
%>
<html>

<head>
<meta http-equiv="Content-Language" content="zh-cn">
<title>25175学校在线报名管理系统v11</title>
<script language="javascript">
<!--
if (parent.frames.length > 0) {
parent.location.href = location.href;
}
// --></script>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<meta name="Description" content="域名注册、主机租用、网站建设、应用服务.Domain register,Virtual host,Website design,ASP,25175,www.25175.com">
<meta name="Keywords" content="域名注册,主机租用,网站建设,应用服务,Domain,register,Virtualhost,Website,design,ASP,service">
<meta name="GENERATOR" content="Microsoft FrontPage 4.0">
<meta name="ProgId" content="FrontPage.Editor.Document">
<style type="text/css">
a:visited    { color: #306898; font-family: Arial; text-decoration: underline }
a:active     { color: red; font-family: Arial; text-decoration: none }
a:hover      { color: 306898; text-decoration: none }
body         { color: #6e6e6e; font-size: 9pt; line-height: 12pt; font-family: Arial }
th           { font-size: 9pt; line-height: 12pt }
td           { font-size: 9pt; line-height: 12pt }
a.1:link     { font-family: Arial; text-decoration: none; color: silver }
a.1:visited  { font-family: Arial; text-decoration: none; color: silver }
a.1:hover    { font-family: Arial; text-decoration: none; color: white }
a.2:link     { font-family: Arial; text-decoration: none; color: #6e6e6e }
a.2:visited  { font-family: Arial; text-decoration: none; color: #6e6e6e }
a.2:hover    { font-family: Arial; text-decoration: none; color: silver }
a.3:link     { font-family: Arial; text-decoration: none; color: white }
a.3:visited  { font-family: Arial; text-decoration: none; color: white }
a.3:hover    { font-family: Arial; text-decoration: none; color: #d0ccd0 }
.line        { line-height: 10pt }
.il          { line-height: 12pt }
.form        { font-size: 9pt }
.btn         { font-size: 9pt; height: 21; border-style: ridge; border-width: 1 }
.text        { font-family: Arial; font-size: 9pt; border: 1 solid #707070 }
body         { scrollbar-face-color: #D8D4C8; scrollbar-highlight-color: #D8D4C8; 
               scrollbar-shadow-color: #D8D4C8; scrollbar-3dlight-color: 
               #ffffff; scrollbar-arrow-color: blcak; scrollbar-track-color: 
               #E9EDEF; scrollbar-darkshadow-color: #888484 }
--->
</style>
</head>

<body>
<center>
<table width="750" height="354" border="1" align="center" cellpadding="0" cellspacing="0" background="" bgcolor="#FFFFFF">
<tr>
<td height="354" width="251" rowspan="4" valign="middle">

<form method="POST" action="search.asp">
  <div align="center">
  <input type="text" name="keyword" size="20" class="text"> 
  <input type="submit" value="搜索" name="B1" class="btn" style="width: 40; height: 20">
  </div>
</form>

</td>
<td height="35" width="468"><strong>&nbsp;&nbsp;三管学院在线报名:</strong></td>
</tr>

<td height="298" width="468" valign="top">
<table border="0" cellspacing="1" width="100%" height="315">
<form method="post" action="submit.asp">
<tr>
<td width="29%" height="18" align="right">在线报名:</td>
<td width="71%" height="18">
<%If p="" Then%>
<select size="1" name="productID" class="text" style="font-family: 宋体">
<option selected>---选择类型---</option>
<option value="4">4--研究生进修</option>
<option value="5">5--专生本</option>
<option value="6">6--学生健身</option>
<option value="7">7--大专生</option>
<option>---外校项目---</option>
<option value="1">1--大专自考</option>
<option value="2">2--商业协会</option>
<option value="3">3--教师培训</option>
</select>                                               
<%else                                       
response.write product()                                      
End If                                      
%></td>
</tr>
<tr>
<td width="29%" height="20" align="right">联系人姓名:</td>
<td width="71%" height="20"><input type="text" name="user" size="17" class="text" maxlength="20"></td>
</tr>
<tr>
<td width="29%" height="16" align="right">联系E-mail:</td>
<td width="71%" height="16"><input type="text" name="email" size="17" class="text" maxlength="35"></td>
</tr>
<tr>
<td width="29%" height="17" align="right">OICQ号码:</td>
<td width="71%" height="17"><input type="text" name="oicq" size="17" class="text" maxlength="11"></td>
</tr>
<tr>
<td width="29%" height="18" align="right">现工作单位名称:</td>
<td width="71%" height="18"><input type="text" name="corp" size="17" class="text" maxlength="40"></td>
</tr>
<tr>
<td width="29%" height="18" align="right">现有网站地址:</td>
<td width="71%" height="18"><input type="text" name="url" size="17" class="text" maxlength="30" value="http://"></td>
</tr>
<tr>
<td width="29%" height="20" align="right">联系电话:</td>
<td width="71%" height="20"><input type="text" name="tel" size="17" class="text" maxlength="30"></td>
</tr>
<tr>
<td width="29%" height="17" align="right">工作单位地址:</td>
<td width="71%" height="17"><input type="text" name="add" size="17" class="text" maxlength="100"></td>
</tr>
<tr>
<td width="29%" height="6" align="right">备注信息:</td>
<td width="71%" height="61" valign="top" rowspan="2"><textarea rows="5" name="memo" cols="34" class="text"></textarea></td>
</tr>
<tr>
<td width="29%" height="55" align="right"></td>
</tr>
<tr>
<td width="29%" height="23" align="right"></td>
<td width="71%" height="23" valign="top"><input type="submit" name="submit" class="btn" value="提交订单"> 
<input type="reset" value="全部重写" name="B1" class="btn"></td>
</form>
</tr>
</table>

</td>
</tr>
</table>

</body>

</html>

⌨️ 快捷键说明

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