I am working on a calendar application website for internal use here. This is basically a wrapper for the Google calendar page, but extra material will be added to the top with the calendar below. One type of “fun” I would like to do with this is to change the icon for the page every day - I use some kind of calendar image, and I would like it to show the image for the current day. Is it possible?
I use asp.net webforms, but I really ask the question at a lower level - is this work possible or will browsers cache it too aggressively?
source
share