View Full Version : Last Modified Script
bombermwc
06-03-2004, 01:44 AM
I've been trying like crazy to make a javascript that will do the date last modified on something other than the open html file. I have a page with a list of files and a date last modified next to each page link..ie
Manual 1/6/04
Newsletter 5/7/04
and so I want to do a script for each date instead of just typing it in.
ANY IDEAS!?!?!
bocmaxima81
06-11-2004, 03:14 PM
I've been trying like crazy to make a javascript that will do the date last modified on something other than the open html file. I have a page with a list of files and a date last modified next to each page link..ie
Manual 1/6/04
Newsletter 5/7/04
and so I want to do a script for each date instead of just typing it in.
ANY IDEAS!?!?!
Sounds like you should start thinking about moving to SQL to keep and organize your articles. If that's out of the question, it's impossible to check server info using client-side JavaScript. There really isn't a work-around that I can think of that would be automatic.
-colin
vBulletin® v3.8.2, Copyright ©2000-2012, Jelsoft Enterprises Ltd.