Click to See Complete Forum and Search --> : Include a text file ?
GTatler
03-19-2003, 02:48 AM
I have a page which displays network information on our company Intranet. This page is periodically updated and I need a simple means of advising users when the last update occurred. I know I can use the date of the file and refresh it, but sometimes I just need to update the date/time without loading up FrontPage. Is there a means of including a simple text file which would just include the date and time - much easier to amend. Any help appreciated.:confused:
Martin76
03-19-2003, 04:14 AM
The only way that really just popped into my head is use some external javascript, and update just the javascript file. From this you can update many different sites very quickly. This might help a little, just remember you would have to store "your own" dates in it. might even be cool to make a count down from when you last updated with the java, that's just a purk to messing around like I do...
~Rob
http://htmlgoodies.earthweb.com/beyond/extjs.html