soso.asp
来自「采用ASP。NET做的网上游戏交易平台」· ASP 代码 · 共 316 行
ASP
316 行
<%
if session("userID")="" then
%>
<!--#include file="top.asp"-->
<%
else
%>
<!--#include file="top1.asp"-->
<%
end if
%>
<script src="images/area2.js"></script>
<style>
<!--
a:link.nav {COLOR: #ffffff;TEXT-DECORATION: none}
.navbg {filter : progid:DXImageTransform.Microsoft.DropShadow(color=#ffffff,offX=1,offY=1,positives=true);}
.navbg1 {filter : progid:DXImageTransform.Microsoft.DropShadow(color=#6C2C00,offX=1,offY=1,positives=true);}
a:link.nav1 {COLOR: #434343;TEXT-DECORATION: none}
.toptext {color: #555555;filter:dropshadow(color=#ffffff,offx=1,offy=1,positive=1);}
-->
</style>
<body style="text-align: center">
<table border="0" width="100%" cellspacing="0" cellpadding="0" background="images/bg1.jpg" height="100%">
<tr>
<td valign=top>
<table border="0" width="900" cellspacing="0" cellpadding="0">
<tr>
<td width="900" colspan="3" height="7"></td>
</tr>
<tr>
<td width="65"> </td>
<td width="778" height="50">
<table border="0" width="778" cellspacing="0" cellpadding="0">
<tr>
<td width="9">
<img border="0" src="images/2vv2_r7_c2.gif" width="9" height="50"></td>
<td width="759" background="images/2vv2_r7_c4.gif">
<table border="0" width="100%" cellspacing="0" cellpadding="0" height="100%">
<%
call getGameName2
for i=0 to 20
if i=0 then response.write "<tr height=21>"
response.write "<td align='center'valign=bottom class=top><a href='search.asp?key="&tmpArr1(i)&"'>"&formatGameName(tmpArr2(i))&"</a> |</td>"
if i mod 11 =10 and i>0 then response.write "</tr><tr height=22>"
next
response.write "<td align='center' valign=bottom class=top><a href='search.asp?key=all'>全 部...</a></td>"
%>
</table>
</td>
<td width="10">
<img border="0" src="images/2vv2_r7_c31.gif" width="10" height="50"></td>
</tr>
</table>
</td>
<td width="57"> </td>
</tr>
<tr>
<td width="65"></td>
<td width="778" height="7"></td>
<td width="57"></td>
</tr>
<tr>
<td width="65"> </td>
<td width="778">
<div align="center">
<table border="0" width="770" cellspacing="0" cellpadding="0">
<tr>
<td background="images/2_r1_c2.gif" width="22">
<img border="0" src="images/2_r1_c1.gif" width="22" height="33"></td>
<td background="images/2_r1_c2.gif" width="724" valign=bottom>
<table border="0" cellspacing="0" cellpadding="0" height="28">
<tr>
<td class=navbg>艾维游戏交易平台---搜索物品</td>
</tr>
</table>
</td>
<td background="images/2_r1_c2.gif" width="24">
<img border="0" src="images/2_r1_c3.gif" width="24" height="33"></td>
</tr>
<tr>
<td background="images/2_r2_c1.gif" width="770" colspan="3" height="30">
<div align="center">
<table border="0" width="96%" cellspacing="0" cellpadding="0">
<tr >
<td width="748" class=top>
<b>欢迎光临:</b> 艾维游戏交易平台将真诚为您提供最完善的服务! 本站QQ群:23389571</td>
</tr>
</table>
</div>
</td>
</tr>
<tr>
<td width="770" colspan="3" valign=top>
<table border="0" width="770" cellspacing="0" cellpadding="0">
<tr>
<td width="13" bgcolor="#69B4FE" valign=top>
<img border="0" src="images/2_r3_c1.gif" width="13" height="185"></td>
<td width="744" bgcolor="#FFFFFF" valign=top><table border="1" width="100%" cellspacing="0" cellpadding="0" style="border-collapse: collapse" bordercolor="#1965CD" height="300">
<tr><td valign=top>
<table border="0" width="100%" cellspacing="1">
<form action="search.asp" method="post" name="frmInfo" target="_self"><tr>
<td align="center" width="764" colspan="6">
<table border="0" width="100%" cellpadding="2">
<tr>
<td><font color="#A52829"><b>友情提示:<br>
</b>使用高级搜索时,请尽量选择/填写各项资料,以便您能够更快更准确的搜索到相关信息!
如果您在使用过程中有任何问题,您可以直接与我们取得联系,或者在新手帮助内提交相关问题,我们会在第一时间内帮您解决!</font></td>
</tr>
</table>
</td>
</tr>
<tr>
<td align="center" width="764" colspan="6"> </td>
</tr>
<tr>
<td align="center" width="76">交易类型:</td>
<td align="center" width="177">
<p align="left">
<select style="WIDTH: 153; height:19" name="tradeType1" size="1">
<option value="" selected >请选择</option>
<option value="0">出售</option>
<option value="1">求购</option>
</select></td>
<td align="center" width="76">交易地区:</td>
<td align="center" height="25" width="230">
<p align="left"> <SELECT NAME="Province" id="Province" style='WIDTH:80; height:16' OnChange="setcity(this.selectedIndex,0)">
<option value="北京">北京 </option>
<option value="天津">天津 </option>
<option value="上海">上海 </option>
<option value="重庆">重庆 </option>
<option value="广东">广东 </option>
<option value="江苏">江苏 </option>
<option value="浙江">浙江 </option>
<option value="福建">福建 </option>
<option value="湖南">湖南 </option>
<option value="湖北">湖北 </option>
<option value="山东">山东 </option>
<option value="辽宁">辽宁 </option>
<option value="吉林">吉林 </option>
<option value="云南">云南 </option>
<option value="四川">四川 </option>
<option value="安徽">安徽 </option>
<option value="江西">江西 </option>
<option value="黑龙江">黑龙江 </option>
<option value="河北">河北 </option>
<option value="陕西">陕西 </option>
<option value="海南">海南 </option>
<option value="河南">河南 </option>
<option value="山西">山西 </option>
<option value="内蒙古">内蒙古 </option>
<option value="广西">广西 </option>
<option value="贵州">贵州 </option>
<option value="宁夏">宁夏 </option>
<option value="青海">青海 </option>
<option value="新疆">新疆 </option>
<option value="西藏">西藏 </option>
<option value="甘肃">甘肃 </option>
<option value="台湾">台湾 </option>
<option value="香港">香港</option>
<option value="澳门">澳门 </option>
<option value="国外">国外 </option>
<option value="省份不限">省份不限</option>
</SELECT>
省
<SELECT NAME="city" id="city" style='WIDTH:90; height:19' onchange="updatearea(document.jobs.Province.selectedIndex,this.selectedIndex);">
</SELECT>
市
<input name="area" type="hidden" value="<%="0*0"%>"> <SCRIPT LANGUAGE="JavaScript">
setcity(35,0);
</SCRIPT>
</td>
<td align="center" width="77">信息分类:</td>
<td align="center" width="128"> <select style="WIDTH: 100px" name="tradeType2" size="1">
<option value="" selected>请选择</option>
<option value="0">点卡</option>
<option value="1">帐号</option>
<option value="2">装备</option>
<option value="3">游戏币</option>
<option value="4">游戏周边产品</option>
<option value="5">其他</option>
</select></td>
</tr>
<tr>
<td align="center" height="2" colspan="6" bgcolor="#ffffff"></td>
</tr>
<tr>
<td align="center" height=25 width="76">游戏名称:</td>
<td width="177"><script src="images/g_serverlist.js"></script>
<script src="images/gserver.js"></script>
<script language="JavaScript" type="text/JavaScript">
document.write('<select name="GAMENAME" onChange="javascript:selectserversearch01();">');
document.write('</select>');
</script>
<script language="javascript">GameMenusearch01();</script></td>
<td align="center" width="76">游戏区服:</td>
<td width="230">
<script language="JavaScript" type="text/JavaScript">
document.write('<select name="GAMEAREA" style="width:220">');
document.write('<option value="">请选择游戏区服</option>');
document.write('</select>');
</script></td>
<td align="center" width="77"> <strong style="font-weight: 400">发布时间</strong>:</td>
<td align="center" width="128"> <select style="WIDTH: 100; height:19" name="pubDate" size="1">
<option value="" selected>请选择</option>
<option value="1">一天内</option>
<option value="2">三天内</option>
<option value="3">一周内</option>
<option value="4">半个月内</option>
<option value="5">一个月内</option>
<option value="6">二个月内</option>
<option value="7">三个月内</option>
<option value="8">半年内</option>
<option value="9">一年内</option>
</select></td>
</tr>
<tr>
<td align="center" height="2" colspan="6" bgcolor="#ffffff"></td>
</tr>
<tr>
<td align="center" height="25" width="76">关 键 字:</td>
<td align="center" width="177" >
<input class="itm2" size="26" name="txtkey" style="float: left"></td>
<td align="center" width="76"> <input name="btnseek2" type="submit" value="马上搜索"></td>
<td align="center" width="435" colspan="3"></td>
</tr>
<tr>
<td align="center" height="25" width="76"> </td>
<td align="center" width="177" >
</td>
<td align="center" width="76"> </td>
<td align="center" width="435" colspan="3"> </td>
</tr> </form>
<tr>
<td align="center" height="25" width="764" colspan="6"> <p> </td>
</tr>
<tr>
<td align="center" height="25" width="76"> </td>
<td align="center" width="688" colspan="5" >
</td>
</tr>
<tr>
<td align="center" height="25" width="76"> </td>
<td align="center" width="688" colspan="5" >
</td>
</tr>
<tr>
<td align="center" height="25" width="76"> </td>
<td align="center" width="688" colspan="5" >
</td>
</tr>
</table>
</div>
</td>
</tr>
</table>
</td>
<td width="13" bgcolor="#69B4FE" valign=top>
<img border="0" src="images/2_r3_c1.gif" width="13" height="185"></td>
</tr>
<tr>
<td width="13" height="10">
<img border="0" src="images/2_r4_c1.gif" width="13" height="10"></td>
<td width="744" bgcolor="#69B4FE"></td>
<td width="13" bgcolor="#69B4FE">
<img border="0" src="images/2_r4_c11.gif" width="13" height="10"></td>
</tr>
</table>
</td>
</tr>
</table>
</div>
</td>
<td width="57"> </td>
</tr>
<tr>
<td width="65"></td>
<td width="778" height="7"></td>
<td width="57"></td>
</tr>
<tr>
<td width="65"> </td>
<td width="778">
<table border="0" width="778" cellspacing="0" cellpadding="0">
<tr>
<td width="778" height=7></td>
</tr>
<tr>
<td width="778"><!--#include file="bottom.asp"-->
</td>
</tr>
<tr>
<td width="778">
</td>
</tr>
</table>
</div>
</td>
</tr>
</table>
</td>
<td width="57"> </td>
</tr>
</table>
</td>
</tr>
</table>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?