View Full Version : Date specific table
kbrooks
06-13-2005, 06:21 PM
I'd like to put a table on the main page of our intranet, and have the information displayed changed with the date. List the day's menu, birthdays, any special happenings, etc. Without having to go in daily to change this information. I could do that, but I don't really trust my fill-in for days I'm gone, and she knows nothing about html. :) I'd like to enter in a couple weeks or a month's worth of information and have it just displayed automatically on that date.
Possible?
jscheuer1
06-14-2005, 05:51 AM
Using Daily iframe content II (http://www.dynamicdrive.com/dynamicindex17/dowiframe2.htm) you could put your table(s) in the iframe. Or if you want to get really creative, you could modify the script to be a daily table script.
You can't do this with plain HTML. You'd need to use JavaScript or a server-side language - preferably the latter, as it would load faster, be less browser-specific and you could use a database or similar.
Powered by vBulletin® Version 4.2.2 Copyright © 2021 vBulletin Solutions, Inc. All rights reserved.