rabufo
Junior Member
Italy
328 Posts |
Posted - 24 January 2004 : 05:17:31
|
Hello,
I'd add the Message Icons appearing also in default page, relating to forums titles, just like they appears in topic page relating to topics. I've edited inc_messageicons.asp in this way
if strRqMethod = "Forum" or _ strRqMethod = "Reply" or _ strRqMethod = "ReplyQuote" or _
and
if strRqMethod = "EditForum" or _ strRqMethod = "Edit" or _ strRqMethod = "EditTopic" then
so now Message Icons appear also in windows for creating and editing forums....my big prob now is: how create the table containing the icons in default.asp?
Thank you very much |
Edited by - rabufo on 24 January 2004 05:18:53 |
|