发新话题
打印

【6月26日更新】WindsPhoto 相册 2.5.7

本主题由 zx.asd 于 2008-5-6 07:00 移动
引用:
原帖由 yux_1987 于 2008-4-5 02:47 发表
目前就只有把PJ咔的就个相册功能来当Z的相册用,期待。。。
这一句是什么意思?不懂呀!

TOP

我觉得应该要支持评论才是啊!!!!请考虑一下

TOP

回复 97# 的帖子

我觉得和星铃丹那个一样……
風落阁
我的个人博客
Felog  Z-blog推广
                                                                                                                                                                                                                    Felog提供的广告
Zblogger用户MSN交流群:group216411@msnzone.cn(群员招募中……)

TOP

又升级。老狼做的东西就是好用

TOP

拿走了,谢谢~
http://blog.nobird.cn
`                                                                                                                                                      丹丹提供的广告

TOP

楼主伟大,希望能把这句加上 "album.asp":
If OutlinePlugin<>1 then
                        if not rs.eof then
                                GetPhoto=GetPhoto&"<table align=center border=0 cellpadding=0 cellspacing=0><tbody><td><a href='"&rs("url")&"'

class='highslide' onclick='return hs.expand(this)' title='"&rs("jj")&"'><img src='"&rs("surl")&"' title='"&rs("jj")&"'

border='0'></a></td></tbody></table>"&rs("name")&"</td>"
                                irecordsshown = irecordsshown +1
                                rs.movenext
                        end if
                else
                        if not rs.eof then
                                GetPhoto=GetPhoto&"<table align=center border=0 cellpadding=0 cellspacing=0><tbody><td><a href='"&rs("url")&"'

class='highslide' title='"&rs("jj")&"'><img src='"&rs("surl")&"' title='"&rs("jj")&"' border='0'></a></td></tbody></table>"&rs("name")&"</td>"
                                irecordsshown = irecordsshown +1
                                rs.movenext
                        end if

                end if

TOP

楼上的是分页的处理吗?
√  因简洁而有力。 [ 在路上 ]

TOP

引用:
原帖由 hbklove8 于 2008-4-18 08:55 发表
楼主伟大,希望能把这句加上 "album.asp":
If OutlinePlugin1 then
                        if not rs.eof then
                                GetPhoto=GetPhoto&""&rs("name")&""
                                irecordsshown = irecordsshown +1
                                rs.movenext
                        end if
                 ...
试了下好像不行啊。。。。
月林工作室   http://www.yuelinlog.cn

TOP

回复 102# 的帖子

不知道您这一段代码有何用途,在下不耻下问了

不是分页的处理,出来个高手解决一个分页的问题,最近实在很忙,非常抱歉!

TOP

引用:
原帖由 wolfit 于 2008-4-23 02:09 发表
不知道您这一段代码有何用途,在下不耻下问了

不是分页的处理,出来个高手解决一个分页的问题,最近实在很忙,非常抱歉!
我看到 coolmud 的相册可以分页,他说用了你的新版本本来就可以。。郁闷
月林工作室   http://www.yuelinlog.cn

TOP

已修正分页

TOP

楼主
我在安装了朱朱的相册插件后在接着安装你做的这个插件,怎么会出现错误提示:
错误原因:未知错误

ID:-2147217865

摘要:
Microsoft Jet 数据库引擎找不到输入表或查询 'type'。 确定它是否存在,以及它的名称的拼写是否正确。

Microsoft JET Database Engine

返回源地址

TOP

发新话题