I have written a chat program in PHP.
THe concept is write all the messages in to a text file and display to the user. Now iam using 3 frames. 1 for showing messagess, 2 nd for showing current users 3 for sending messages. I dont like to use META tag.I want the server to send the updated message.txt file to all the users every 15 seconds automatically.
If anybody can help me please quote with the coding example.
-M.Manickavasagan