On 2005-08-25, Daniel <dannyman263 (AT) yahoo (DOT) com> wrote:
Quote:
Hello all,
I want to have a script to open a popup on the right bottom of the
screen(like hotmail or yahoo).
I want to write a function that checkes every 10 seconds, if there are new
messenges from a database ,
if CurrCount < NewCount , the check will be made.
Can anyone point me in the right direction? |
set a timeout in the popup to refresh it after 10 seconds.
if your server end is smart it can delay its response by an extra 10 seconds
if it has nothing new to tell them thus saving a little network bandwidth...
Bye.
Jasen