真的很不错呀~!顶~!:)
真是非常不错呵!
能不能支持最新3.7.5.1 啊?
顶一下,希望能全面支持最新的3751
网络硬盘数量显示不对的,只要在<a href="attfolders.asp?GRSN=2907417" style="text-decoration: none">网络硬盘</a> 之前插入
<%
all_mailnum = ei.inboxMailCount + ei.outboxMailCount + ei.sendboxMailCount + ei.delboxMailCount
all_mailnewnum = ei.newInBoxMailCount + ei.newOutBoxMailCount + ei.newSendBoxMailCount + ei.newDelBoxMailCount
all_mailsize = ei.inboxMailSize + ei.outboxMailSize + ei.sendboxMailSize + ei.delboxMailSize
allnum = ei.PerFolderCount
i = 0
do while i < allnum
ei.GetPerFolderInfo i, pfname, pfmailcount, pfsize, pfnewmailcount
all_mailnum = all_mailnum + pfmailcount
all_mailnewnum = all_mailnewnum + pfnewmailcount
all_mailsize = all_mailsize + pfsize
response.write "<tr><td width='15%' height='30' style='border-bottom:1px " & MY_COLOR_1 & " solid;'><div align='center'>"
response.write "<a href='listmail.asp?mode=" & Server.URLEncode(pfname) & "&" & getGRSN() & "'>" & server.htmlencode(pfname) & "</a>"
if Application("em_Enable_ShareFolder") = true then
response.write "[<a href='pf_setupfolder.asp?foldername=" & Server.URLEncode(pfname) & "&" & getGRSN() & "'>设置</a>]"
response.write " [<a href='ff_sharefolder.asp?foldername=" & Server.URLEncode(pfname) & "&" & getGRSN() & "'>共享设置</a>]</div>"
end if
response.write "</td><td style='border-bottom:1px " & MY_COLOR_1 & " solid;'><div align='right'>" & pfmailcount & "</div></td>"
response.write "<td style='border-bottom:1px " & MY_COLOR_1 & " solid;'>"
if pfnewmailcount = 0 then
response.write "<div align='right'>" & pfnewmailcount & "</div>"
else
response.write "<div align='right'><font color='#FF3333' size='2'><b>" & pfnewmailcount & "</b></font></div>"
end if
response.write "</td><td style='border-bottom:1px " & MY_COLOR_1 & " solid;'>"
response.write "<div align='right'>" & CLng(pfsize/1000) & "K</div></td></tr>"
pfname = NULL
pfmailcount = NULL
pfsize = NULL
pfnewmailcount = NULL
i = i + 1
loop
%>
:hug:
顶顶!
松子儿。。。谢谢哦!
感谢松子儿的共享精神,特奖励5枚金币.
为什么 leff.asp 的问题就是不解决呢??
感谢管理员的奖励...
新版本也可以用的..
我也不是专业的..业余业余..呵呵..兄弟我还要上班赚钱养家...没那么多时间做啊...
我现在看到有强人兄弟做的仿163..一个字..强...期待那位强人兄弟尽快放出来...
那可是马哥和众位WINWEBMAIL爱好者的福音啊...
强烈期待中...
leff.asp 的问题不影响使用..对任何功能都不影响..只是看着有点不舒服.,.呵呵..有时间处理吧..
最近公司服务器一台加一台的..忙啊..
