<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Verdana
}
--></style>
</head>
<body class='hmmessage'>
I only did a little research on the subject, and am mostly looking for a little direction regarding the following topics.<br><br>What I would like to do is set up a recurring event on the server (say, every minute), and announce it as these intervals elapse. There's some style of HTTP request called comet, I think, and it lets the server send information to the clients without their asking for it. I guess another way to do it is by sending a request to the server just to see if an event has occurred (long polling).<br><br>Maybe I'm heading down the road, but I haven't any idea how to implement any of this regardless.<br><br>Thanks!<br>RS<br>                                               <br /><hr />Hotmail: Trusted email with Microsoft’s powerful SPAM protection. <a href='http://clk.atdmt.com/GBL/go/177141664/direct/01/' target='_new'>Sign up now.</a></body>
</html>