I have a unique problem I am hoping I can get some insight on. I have a intranet page that updates its content by a javascript refresh. I need to change this so the page checks for updated entries in real time if there are more entries than current update the page. Checking for updates like this looks like a job for AJAX. Does that sound correct or is there any other way to check for updates like I am describing?
David
David