在线情况
13
  • 头像
  • べ当愛已成往亊べ
  • 级别
  • 徽章
  • 声望+9
  • 积分4765
  • 经验54843
  • 文章4893
  • 注册2005-03-07
[QUOTE][b]下面引用由[u]妃子笑[/u]发表的内容:[/b] 喜欢中 能改成这样吗? http://www.leadbbs.com/images/upload_mm/2007/04/30_223424s.jpg 谢谢[/QUOTE] [CODE]function displayboard(BoardID,BoardAssort,BoardName,BoardIntro,LastWriter,LastWriteTime,TopicNum,AnnounceNum,ForumPass,LastAnnounceID,LastTopicName,MasterList,BoardLimit,AssortName,TodayAnnounce,GoodNum,BoardImgUrl,BoardImgWidth,BoardImgHeight,onlineUser,LowerBoard,AssortMaster) { var Temp = 0; if(CurrentAssosrt!=BoardAssort) { CurrentAssosrt = BoardAssort if(Flag == 1) { document.write("
"); if(GBL_TableBottomString != "")document.write("
" + GBL_TableBottomString + "
"); document.write("
"); } if(GBL_TableHeadString != "")document.write("
" + GBL_TableHeadString + "
"); document.write(""); document.write(""); Flag = 1; } document.write(""); document.write(""); } }[/CODE]

" + AssortName + "
 
论坛

最后发表
"); if(BoardImgUrl != "" && BoardImgUrl != null)document.write(""); document.write(""); document.write(""); document.write("
0)document.write("_"); if(ForumPass!="") { document.write("lock.gif title=保密论坛"); } else { if(BoardLimit&(1<<(7-1))) { document.write("lock3.gif title=" + DEF_PointsName8 + "专区"); } else { if((BoardLimit&(1<<(4-1))) && (BoardLimit&(1<<(3-1))) && (BoardLimit&(1<<(6-1)))) { document.write("readonly.gif title=只读论坛"); } else { if(BoardLimit&(1<<(2-1))) { document.write("lock2.gif title=正式会员论坛"); } else { if(BoardLimit&(1<<(1-1))) { document.write("lock1.gif title=注册认证论坛"); } else { if(BoardLimit&(1<<(9-1))) { document.write("open.gif title=开放论坛"); } else { document.write("1.gif title=常规论坛"); } } } } } } document.write(">
  " + BoardName + "
 
"); document.write(BoardIntro); document.write("




"); if(LastTopicName == "" || LastTopicName==null) { document.write(" 无"); } else { if(strlength(LastTopicName)>25)LastTopicName = LeftTrue(LastTopicName,25-3) + "..." LastTopicName = htmlencode(LastTopicName); if(ForumPass != "" || (BoardLimit&(1<<(15-1))) || (BoardLimit&(1<<(2-1))) || (BoardLimit&(1<<(7-1)))) { document.write(" 已设置为隐藏"); Temp = 1; } else { if(parseInt(LastAnnounceID)==0){document.write(" " + htmlencode(LastTopicName));} else{document.write(" " + htmlencode(LastTopicName) + "
");} } } document.write("
"); if(LastWriter == "") { document.write(" "); LastWriter="无"; document.write(LastWriter); document.write("[无]"); } else { document.write(" "); if(LastWriter!="游客") { if(Temp == 1) { document.write("隐藏"); } else { document.write("" + htmlencode(LastWriter) + ""); } } else { document.write(htmlencode(LastWriter)) } if(LastWriteTime.length==14) { LastWriteTime = LastWriteTime.substr(0,4) + "-" + LastWriteTime.substr(4,2) + "-" + LastWriteTime.substr(6,2) + " " + LastWriteTime.substr(8,2) + ":" + LastWriteTime.substr(10,2) + ":" + LastWriteTime.substr(12,2) } else { LastWriteTime = "[无]" } document.write("[" + LastWriteTime); document.write("]
"); document.write("

 

MDDERRTOR: → "); DisplayBoardMastList(MasterList,5); document.write("
Topic: " + TopicNum + " post: " + AnnounceNum + " Today: " + TodayAnnounce + "
asp技术学习感谢您的参与
在线情况
14
  • 头像
  • べ当愛已成往亊べ
  • 级别
  • 徽章
  • 声望+9
  • 积分4765
  • 经验54843
  • 文章4893
  • 注册2005-03-07
郁闷~~~~~~~`郁闷贴出的摸版DZ2失效~[em12]
[ 此贴最后由悥莣在2007-5-5 12:09:22编辑过 ]
asp技术学习感谢您的参与
在线情况
15
  • 头像
  • 用户头衔
  • 级别
  • 徽章
  • 声望+19
  • 积分8966
  • 经验242168
  • 文章8507
  • 注册2004-03-07
徒弟好厉害,以后的任务就交给你了~
asp技术学习感谢您的参与
在线情况
16
  • 头像
  • 级别
    • 积分112
    • 经验2843
    • 文章91
    • 注册2007-04-05
    不错 要是能给出演示就好了
    asp技术学习感谢您的参与
    在线情况
    17
    • 头像
    • 级别
      • 积分2
      • 经验106
      • 文章2
      • 注册2006-02-25
      楼主太有才了,呵呵
      asp技术学习感谢您的参与
      在线情况
      18
      • 头像
      • べ当愛已成往亊べ
      • 级别
      • 徽章
      • 声望+9
      • 积分4765
      • 经验54843
      • 文章4893
      • 注册2005-03-07
      [TABLE][TR][TD] DZ摸版1修改版:[/TD][TR][TD] function displayboard(BoardID,BoardAssort,BoardName,BoardIntro,LastWriter,LastWriteTime,TopicNum,AnnounceNum,ForumPass,LastAnnounceID,LastTopicName,MasterList,BoardLimit,AssortName,TodayAnnounce,GoodNum,BoardImgUrl,BoardImgWidth,BoardImgHeight,onlineUser,LowerBoard) { var Temp = 0; if(CurrentAssosrt!=BoardAssort) { CurrentAssosrt = BoardAssort if(Flag == 1) { document.write("</table>"); if(GBL_TableBottomString != "")document.write("<table width=" + DEF_BBS_ScreenWidth + " border=0 cellspacing=0 cellpadding=0 align=center><tr><td>" + GBL_TableBottomString + "</td></tr></table>"); document.write("<br>"); } if(GBL_TableHeadString != "")document.write("<table width=" + DEF_BBS_ScreenWidth + " border=0 cellspacing=0 cellpadding=0 align=center><tr><td>" + GBL_TableHeadString + "</td></tr></table>"); document.write("<table width=" + DEF_BBS_ScreenWidth + " border=0 cellspacing=1 cellpadding=5 align=center bgcolor=#cccccc class=TBone><tr bgcolor=#666699><td colspan=6 class=TBHead><img src=images/blank.gif width=2 height=2><br><a href=Boards.asp?Assort=" + BoardAssort + "><b><font color=white class=HeadFont>" + AssortName + "</font></b></a></td></tr><tr align=center class=TBHead3><td> </td><td width=46%>论坛</td><td width=6%>主题</td><td width=6%>贴数</td><td width=28%>最后发表</td><td width=10%>版主</td></tr>"); Flag = 1; } document.write("<tr bgcolor=#f7f7f7 align=center class=TBBG9><td width=25 bgcolor=eeeeee class=TBBG1><img src=images/" + GBL_DefineImage + "BoardTopic/"); if(TodayAnnounce > 0)document.write("_"); if(ForumPass!="") { document.write("lock.gif title=保密论坛"); } else { if(BoardLimit&(1<<(7-1))) { document.write("lock3.gif title=版主专区"); } else { if((BoardLimit&(1<<(4-1))) && (BoardLimit&(1<<(3-1))) && (BoardLimit&(1<<(6-1)))) { document.write("readonly.gif title=只读论坛"); } else { if(BoardLimit&(1<<(2-1))) { document.write("lock2.gif title=正式会员论坛"); } else { if(BoardLimit&(1<<(1-1))) { document.write("lock1.gif title=注册认证论坛"); } else { if(BoardLimit&(1<<(9-1))) { document.write("open.gif title=开放论坛"); } else { document.write("1.gif title=常规论坛"); } } } } } } document.write(" ></td>"); document.write("<td align=Left><table width=100% border=0 cellspacing=0 cellpadding=3>"); if(BoardImgUrl != "" && BoardImgUrl != null)document.write("<tr><td rowspan=3 width=" + BoardImgWidth + " valign=top><img src=images/null.gif width=2 height=3><br><a href=Board/Board.asp?BoardID=" + BoardID + "><img src=\"" + BoardImgUrl + "\" width=" + BoardImgWidth + " height=" + BoardImgHeight + " border=0></a></td><td width=4 rowspan=3><img src=images/null.gif width=2 height=2></td></tr>"); document.write("<tr height=20><td><a href=Board/Board.asp?BoardID=" + BoardID + ">" + BoardName + "</a>"); document.write("</td></tr>"); document.write("<tr height=15><td>"); document.write(BoardIntro); document.write("</td></tr>"); document.write("</table></td>"); document.write("<td align=center valign=middle><img src=images/null.gif height=2 width=2>" + TopicNum + "</td><td align=center valign=middle><img src=images/null.gif height=2 width=2>" + AnnounceNum + "</td>"); document.write("<td align=Left valign=center><img src=images/null.gif height=2 width=2><br>"); if(LastTopicName == "" || LastTopicName==null) { document.write("主题:无"); } else { if(strlength(LastTopicName)>31)LastTopicName = LeftTrue(LastTopicName,28-3) + "..." LastTopicName = htmlencode(LastTopicName); if(ForumPass != "" || (BoardLimit&(1<<(2-1))) || (BoardLimit&(1<<(7-1)))) { document.write("主题:已设置为隐藏"); Temp = 1; } else { if(parseInt(LastAnnounceID)==0){document.write("主题:" + htmlencode(LastTopicName));} else{document.write("主题:<a href=announce/announce.asp?BoardID=" + BoardID + "&ID=" + LastAnnounceID + "&Aupflag=1&Anum=1>" + htmlencode(LastTopicName) + "</a>");} } } document.write("<br>"); if(LastWriter == "") { document.write("回复:"); LastWriter="无"; } else { if(LastWriteTime.length==14)LastWriteTime = LastWriteTime.substr(0,4) + "-" + LastWriteTime.substr(4,2) + "-" + LastWriteTime.substr(6,2) + " " + LastWriteTime.substr(8,2) + ":" + LastWriteTime.substr(10,2) document.write("回复:" ); if(LastWriter!="游客") { if(Temp == 1) { document.write("隐藏"); } else { document.write("<a href=\"User/LookUserInfo.asp?Name=" + htmlencode(LastWriter) + "\">" + htmlencode(LastWriter) + "</a>"); } } else { document.write(htmlencode(LastWriter) + " "); } document.write("<br>"); document.write("时间:"); document.write(LastWriteTime); document.write("</td>"); } document.write("<td class=smalltxt align=center valign=middle>") DisplayBoardMastList(MasterList,5); document.write("</td></tr>") }[/TD][/TR][/TABLE]
      asp技术学习感谢您的参与
      在线情况
      19
      • 头像
      • 级别
        • 声望+2
        • 积分3657
        • 经验32735
        • 文章3684
        • 注册2007-03-16
        [QUOTE][b]下面引用由[u]778945214[/u]发表的内容:[/b] 不会用。。。。。[/QUOTE]
        asp技术学习感谢您的参与
        Page created in 0.0312 seconds with 8 queries.