演示:
http://5ibob.oicp.net/bbs/announce/announce.asp?BoardID=10&ID=2280&Aupflag=1&Anum=1
见最下面的那个,没有签名档,照样正常显示'虚拟形象'
[COLOR=red]修改[/COLOR]方法:
announce.asp
找到Response.Write GetData(25,n)
End If
Response.Write "<br><img src=../images/blank.gif width=2 height=6>"
Response.Write "</td></tr></table>"
Else
Response.Write "<font style=behavior:url(/bbs/inc/font.htc);>"
在这个下面加上:
[COLOR=blue]Response.Write GetData(14,n)
Response.Write "</font>"
Response.Write "<font style=behavior:url(/bbs/inc/font.htc);>虚拟形象呢></font>"
call ShowUserVisual(GetData(14,n),120,"TBBG9",false)
End If[/COLOR]
注:如果觉得'[COLOR=blue]虚拟形象呢 这几个烦,可以去掉[/COLOR].(先前我只这样做的,后来加了文字,回忆好像
应该是只要加:call ShowUserVisual(GetData(14,n),120,"TBBG9",false)
End If
如果还有什么问题,欢迎提出
[B][COLOR=red]楼主请看置顶帖子,请不要再发需要回复才可见帖子,如果你觉得你的文章比较好可以联系我归入专题或者加精华[/COLOR][/B] |