SaiyanJin
Junior Member
 
115 Posts |
Posted - 02 March 2001 : 19:07:53
|
I'm trying to record username, ip, time_in into a table in FORUM_CHAT.username, F_C.ip, FC_.time_in when someone enters the chatroom - not related to the forum. But it's not working.
Can someone help me out? just one page: when a user enters the page, write the record to the database and when he/she leaves, delete it. The username will be the Session("username") from the forum.
Thank you.
|
|