inherit
188212
0
Jan 16, 2013 22:24:54 GMT -8
fritzypooh
14
January 2013
fritzypooh
|
Post by fritzypooh on Jan 13, 2013 23:28:39 GMT -8
Hi Code Guru's I was hoping you may have a V5 code that works to a similar code that we are using in V4.5 that displays the current users in the chat room. thanks in advance. Fritz
|
|
inherit
16846
0
Nov 19, 2012 15:20:20 GMT -8
Chris
3,036
December 2003
cddude
|
Post by Chris on Jan 14, 2013 20:17:24 GMT -8
(Not taking this on, just asking questions to get the ball rolling.)
Which chat room are you using?
|
|
inherit
188212
0
Jan 16, 2013 22:24:54 GMT -8
fritzypooh
14
January 2013
fritzypooh
|
Post by fritzypooh on Jan 16, 2013 17:36:30 GMT -8
Hi Chris. We are using "AddonInteractive" chat. I wanted to match the current V5 style box. old one was just white and rectangle... boring script looked something like this:
</script> <p> <center>Currently in Chat (refresh page to get latest info as the list does not auto update):</center> <center> <table bgcolor="#FFBF00"><tr><td> <iframe name="schwho" src="http://client16.addonchat.com/scwho.pl?id=557106&comma=1&countonly=0&nousermsg=No Users in the Room" width="700" height="20" frameborder="2" scrolling="auto" allowtransparency="true" ></iframe></td></tr></table> </center>
<span id="last_visit"></span>
|
|