View Single Post
  #3 (permalink)  
Old February 6th, 2009, 09:12 AM
dinesh dinesh is offline
Authorized User
 
Join Date: Jan 2009
Posts: 43
Thanks: 0
Thanked 2 Times in 2 Posts
Default from dinesh

hi buster,

why dont you store the messages in database table and retrieve it for every particular interval(for ex. 1 minute) using javascript setTimer() function and ajax to get message from database.