Wapls_down.asp
资源名称:7.rar [点击查看]
上传用户:lfyh0123
上传日期:2020-11-04
资源大小:200k
文件大小:1k
源码类别:
手机WAP编程
开发平台:
ASP/ASPX
- <%
- '==================================
- '=文 件 名:wapls_down.asp
- '=适用版本:蓝色世纪WAP网站管理系统(CMS)V1.1
- '=官方版权:http://www.songfr.cn
- '=文件功能:网站下部分
- '=文件作者:蓝色阳光
- '=发行时间:2007-02-01
- '==================================
- %>
- <br/>
- 站内搜索引擎<br/>
- <input title="手机搜索" type="text" name="keyword" maxlength="20" value=""/><br/>
- <select name="postid">
- <option value="1">软件</option>
- <option value="2">图像</option>
- <option value="3">影音</option>
- <option value="4">文章</option>
- <option value="5">新闻</option>
- </select>
- <anchor>站内搜索<go method="post" href="search.asp">
- <postfield name="keyword" value="$(keyword)"/>
- <postfield name="postid" value="$(postid:n)"/>
- </go>
- </anchor>
- <br/>
- <%
- '========网站的底部说明开始=======
- if len(down)>1 then
- Response.write ""&outHTM(down)&""
- end if
- '========网站的底部说明结束=======
- %>
- </p>
- </card>
- </wml>