mdtt 发表于 2007-10-6 09:17:37

真的很不错呀~!顶~!:)

lyxp 发表于 2007-10-13 08:39:42

真是非常不错呵!

qhsanmao 发表于 2007-10-16 16:40:18

能不能支持最新3.7.5.1 啊?

rayer 发表于 2007-10-16 18:23:41

顶一下,希望能全面支持最新的3751

左楠风 发表于 2007-11-5 10:15:46

网络硬盘数量显示不对的,只要在<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
%>

swver 发表于 2007-11-14 00:46:27

:hug:
顶顶!
松子儿。。。谢谢哦!

钉子 发表于 2007-11-14 08:33:25

感谢松子儿的共享精神,特奖励5枚金币.

reless 发表于 2007-11-14 10:23:24

为什么 leff.asp 的问题就是不解决呢??

松子儿 发表于 2007-11-23 12:35:25

感谢管理员的奖励...
新版本也可以用的..
我也不是专业的..业余业余..呵呵..兄弟我还要上班赚钱养家...没那么多时间做啊...
我现在看到有强人兄弟做的仿163..一个字..强...期待那位强人兄弟尽快放出来...
那可是马哥和众位WINWEBMAIL爱好者的福音啊...
强烈期待中...

松子儿 发表于 2007-11-23 12:36:52

leff.asp 的问题不影响使用..对任何功能都不影响..只是看着有点不舒服.,.呵呵..有时间处理吧..

最近公司服务器一台加一台的..忙啊..
页: 1 2 3 4 5 6 [7] 8 9
查看完整版本: 更新:20070310 winwebmail 内页界面