
ASP+ACCESS
文章平均质量分 78
普通网友
这个作者很懒,什么都没留下…
展开
专栏收录文章
- 默认排序
- 最新发布
- 最早发布
- 最多阅读
- 最少阅读
-
分页显示多张图片
http://www.w3.org/1999/xhtml">dim str,rsstr="select * from pic order by id desc"set rs=server.CreateObject("ADODB.Recordset")rs.open str,db,1if not rs.bof and not rs.eof thenDim totalPut,CurrentPage原创 2009-08-31 18:28:00 · 933 阅读 · 0 评论 -
ASP站内搜索
%@LANGUAGE="VBSCRIPT" CODEPAGE="936"%>http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">http://www.w3.org/1999/xhtml">无标题文档.STYLE2 {font-size: 12}body { margin-top: 0px; margin-bottom: 0px; bac原创 2009-07-07 18:10:00 · 700 阅读 · 0 评论