View Full Version : How to display recently updated pages?
Marc S
03-25-2003, 12:47 PM
Is it possible in Javascript to display realtime the last x pages updated on an intranet site based on their date and timestamp? If any page is subsequently updated then this is displayed immediately on a rolling list with a link to that page.
Hope this makes sense.
Marc
Roy Sinclair
03-26-2003, 03:30 PM
Not possible from javascript on the client. This would require server side coding to accomplish because the dates needed to figure out when the pages were updated reside on the server and are not passed to the client until each page is loaded.
vBulletin® v3.8.2, Copyright ©2000-2012, Jelsoft Enterprises Ltd.