SteelDragon
Programmer
I have a CF chat site that users log in and out of, my problem is two parts, 1) How can I write something in to the logout page so that when the LAST user logs out the database that holds all of their chat is cleared? and 2) How can I set it up, or can I, so that when their text scrolls beyond the visble area it is removed from the database (for example, only allowing it to store 50 lines of text before deleting the oldest text, OR only allowing 50 lines of text to be displayed on the screen at once)? Any suggestions would be greatly appreciated!!!!
SteelDragon
SteelDragon