ASP多文件上传,随机显示图片源码

时间:2012-01-24 08:33:42
【文件属性】:
文件名称:ASP多文件上传,随机显示图片源码
文件大小:1.9MB
文件格式:RAR
更新时间:2012-01-24 08:33:42
ASP多文件上传 包含功能: 1.多文件上传 2.图片布局 3.随机显示图片
【文件预览】:
RandomPic
----selectPic.asp(2KB)
----UpLoadClass.asp(9KB)
----Pic.mdb(260KB)
----showPic.asp(4KB)
----picCommend.asp(607B)
----deletePic.asp(735B)
----images()
--------20091342882661.JPG(43KB)
--------20091351373917.jpg(116KB)
--------20091352411885.JPG(146KB)
--------20091342860491.jpg(46KB)
--------20091352411882.JPG(241KB)
--------20091352411881.JPG(143KB)
--------20091342860490.jpg(27KB)
--------20091339267693.JPG(65KB)
--------20091351076613.jpg(52KB)
--------20091351094413.jpg(61KB)
--------20091342882664.jpg(36KB)
--------20091351132197.JPG(48KB)
--------20091352411883.JPG(189KB)
--------20091342860489.JPG(57KB)
--------20091339267694.JPG(91KB)
--------20091351033125.jpg(21KB)
--------20091342882663.jpg(40KB)
--------20091342860496.JPG(59KB)
--------20091342860495.jpg(61KB)
--------20091342860494.jpg(62KB)
--------20091342860493.jpg(105KB)
--------20091342860492.jpg(66KB)
--------20091342882662.jpg(43KB)
--------20091352411884.JPG(148KB)
----showCommend.asp(1KB)
----upfile.asp(752B)
----read me.txt(56B)
----conn.asp(333B)

网友评论

  • 这个一点都不好用 好像是用软件生成的 都没有备注 都看不懂
  • 数据库里的图片是能随机显示的!但是!!! 上传、删除皆提示500错误,唉,唯一有价值的代码也就这一句了: <% Randomize '初始化随机数生成器。 set rs=conn.execute("select count(*) from picture where pic_commend=1") if not rs.eof then pic_commend=rs(0) end if rs.close set rs=nothing MyValue = Int((pic_commend * Rnd)+1)' 产生 1 到 5 之间的随机数。 response.Wr
  • 每次打开页面图片都不相同,随机出现