📄 search.asp
字号:
<td>只有认真填写以上内容,愿望才能实现哦!<a href="zhufuyu.htm" target="_blank" class="b1">查看圣诞节祝福语</a></td>
</tr>
<tr>
<td><INPUT type="submit" name="submit" value=我要祝福 onClick="return check();"></td>
</tr>
</table>
</FORM></TD>
</TR>
<TR>
<TD><IMG alt="" height=7 id=index_23
src="images/index_23.gif"
width=170></TD>
</TR>
</TABLE></TD>
</TR>
<TR>
<TD height="15"><IMG alt="" height=15 id=index_27
src="images/index_27.gif"
width=192></TD>
</TR>
</TABLE>
<TABLE background=images/index_25.gif border=0 cellPadding=0
cellSpacing=0 width=192>
<TR>
<TD><IMG alt="" height=13 id=index_07
src="images/index_07.gif" width=192></TD>
</TR>
<TR>
<TD><TABLE align=center border=0 cellPadding=0 cellSpacing=0
width=170>
<TR>
<TD><img src="images/index_232.gif" width="170" height="25"></TD>
</TR>
<TR>
<TD bgColor=#eaedf0><TABLE align=center border=0 cellPadding=0 cellSpacing=0
width="90%">
<TR>
<TD>欢迎链接:<a href="http://bbs.vcew.com/wish/index.asp" class="b1">圣诞许愿树</a><br>
地址:
<textarea name="textfield" cols="15" rows="3" class="bg">http://bbs.vcew.com/wish/index.asp</textarea>
圣诞许愿树---复制链接地址将此页发给<span class="hongzi">10</span>个最好的朋友,把最好的祝福送给朋友,你的愿望也会很快实现的哦! <span class="hongzi">#^_^#</span></TD>
</TR>
</TABLE></TD>
</TR>
<TR>
<TD><IMG alt="" height=7 id=index_23
src="images/index_23.gif"
width=170></TD>
</TR>
</TABLE></TD>
</TR>
<TR>
<TD><IMG alt="" height=15 id=index_27
src="images/index_27.gif"
width=192></TD>
</TR>
</TABLE>
<p align="center"> <a href="zhufuyu.htm" target="_blank" class="b1"><strong> 查看圣诞节祝福语</strong></a>
<p align="center" class="hongzi2"></TD>
<TD width=6></TD>
<TD vAlign=top><TABLE border=0 cellPadding=0 cellSpacing=0 width=548>
<TR>
<TD width="255"><img src="images/index_09.gif" width="278" height="99"></TD>
<TD width="293"><img src="images/index_10.gif" width="277" height="99"></TD>
</TR>
</TABLE>
<IMG alt="" height=55
id=index_15 src="images/index_15.gif" width=548>
<TABLE background=images/index_26.gif border=0 cellPadding=0
cellSpacing=0 width=548>
<TBODY>
<TR>
<TD><IMG alt="" height=15 id=index_17
src="images/index_17.gif" width=548></TD>
</TR>
<TR>
<TD height=500 align="center" vAlign=top><form name="form3" method="GET" action="search.asp">
<span class="style18">看看是否有自己的祝福 </span>
<input name="keyword" size=16 maxlength="20">
<select name="lei">
<option value="0" selected>输入你的昵称看看是否收到祝福</option>
<option value="1">输入朋友昵称看是否给了你祝福</option>
</select>
<input type="submit" value="搜索">
</form>
<%
if not (rs.EOF or rs.BOF) then
rs.MoveFirst
rs.PageSize = 16
If page < 1 Then page = 1
If page > rs.PageCount Then page = rs.PageCount
rs.AbsolutePage = page
For ipage = 1 To rs.PageSize%>
<table class="itable" width="534" border="0" cellspacing="0" background="images/bg_line.gif">
<tr>
<td background="images/bg_line.gif" class="distance"><span class="heizi"><%=rs("name")%></span><span class="qianlan"> (
<%
if rs("oicq")<>"" then
Response.Write "QQ:"& rs("oicq")&""
else
Response.Write ""
end if%>
<%
if rs("from01")<>"" then
Response.Write "来自:"& rs("from01")&""
else
Response.Write ""
end if%>
) </span><span class="style13"><a href=zhufu.asp?id=<%=rs("id")%>&y=<%=rs("yemian")%> target=_blank title=联系<%=rs("name")%>:<%=rs("oicq")%>><span class="style16">送给</span><span class="style17">:</span><font color=red class="b1"><%=rs("name2")%>的祝福</font></a> </span> <%=rs("memo")%> <span class="qianlan"> [<%=rs("addtime")%>]</span></td>
</tr>
</table>
<div align="center">
<%
rs.MoveNext
If rs.EOF Then Exit For
Next
%>
</div>
<table width="100%" border="0" align="center" cellspacing="0">
<tr>
<td> 许愿树上共有<font
color=red><%=rs.recordCount%> </font>个愿望 页数:<font
color=red><%=page%> </font>/ <%=rs.PageCount%>
<%
If page = 1 Then
Response.Write "<font class='white'>第一页 上一页</font>"
End If
If page <> 1 Then
Response.Write "<a href=index.asp?page=1 class='yellow'>第一页</a>"
Response.Write " <a href=index.asp?page=" & (page - 1) & " class='yellow'>上一页</a>"
End If
If page <> RS.PageCount Then
Response.Write " <a href=index.asp?page=" & (page + 1) & " class='yellow'>下一页</a>"
Response.Write " <a href=index.asp?page=" & RS.PageCount & " class='yellow'>最后一页</a>"
End If
If page = RS.PageCount Then
Response.Write " <font class='white'>下一页 最后一页</font>"
End If
%>
到
<%Response.Write "<input type=text size=2 maxlength=4 name=page class=editbox1><input type=hidden name=judge value=1>" '显示输入页数框并将page,judge参数传递下去%>
页 </td>
</tr>
</table>
<%else%>
<table width="75%" border="0" align="center" cellspacing="0">
<tr>
<td height="30" align="center">对不起,许愿树上还没有愿望!</td>
</tr>
</table>
<table width="75%" border="0" align="center" cellspacing="0">
<tr>
<td align="center"><A href="javascript:history.back(-1)">【返回】</A></td>
</tr>
</table>
<%end if%>
</TD>
</TR>
<TR>
<TD><IMG alt="" height=15 id=index_28
src="images/index_28.gif"
width=548></TD>
</TR>
</TBODY>
</TABLE></TD>
</TR>
</TABLE>
</td>
<td width="10" background="images/bk.gif"></td>
</tr>
</table>
<TABLE cellSpacing=0 cellPadding=0 width=780 align=center border=0>
<TR>
<TD width=10 background=images/bk.gif></TD>
<TD bgColor=#ffffff height=25>
</TD>
<TD width=10
background=images/bk.gif></TD>
</TR>
</TABLE>
<TABLE cellSpacing=0 cellPadding=0 width=780 align=center border=0>
<TR>
<TD width=10 background=images/bk.gif> </TD>
<TD align=center bgColor=#ffffff height=50>2007年圣诞节--守望者天堂<a href="http://bbs.vcew.com" target="_blank"><span class="hongzi">bbs.vcew.com</span></a>祝福每一位朋友圣诞节快乐!<br>
<div align="center">
<script src='http://s4.cnzz.com/stat.php?id=29768&web_id=29768&show=pic1' language='JavaScript' charset='gb2312'></script>
<a href="http://www.miibeian.gov.cn/login.jsp" target="_blank" class="wordbreak" style="color: #333333">陕ICP备06005284号</a>
<script language="javascript" type="text/javascript" src="http://js.b.s37.51.la/752.js"></script>
<SCRIPT src="http://bbs.vcew.com/index.js"></SCRIPT>
</div></TD>
<TD width=10
background=images/bk.gif></TD></TR></TABLE>
<TABLE cellSpacing=0 cellPadding=0 width=780 align=center border=0>
<TR>
<TD width=10><IMG height=10
src="images/bj_01.gif" width=10></TD>
<TD height=10><IMG height=10
src="images/bk_0.gif" width=760></TD>
<TD width=10><IMG height=10
src="images/bj_02.gif"
width=10></TD>
</TR></TABLE>
<TABLE height=140 cellSpacing=0 cellPadding=0 width="100%" align=center
border=0>
<TBODY>
<TR>
<TD><IMG height=70 src="images/Bottom_01.gif"
width=1004></TD></TR>
<TR>
<TD><IMG height=70 src="images/Bottom_02.gif"
width=1004></TD></TR></TBODY></TABLE>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -