Hey Everyone,

I was pondering the message page reload. I think the best way would be to have another php script that checks if there is a new message using ajax, and if so would cause a window.location.reload().

The ajax/js would be easy to write but really not sure on the php script.

What do you all think?

Justin