On a page where I have an image that I want to change daily, and an image folder with, say, a hundred .gifs (00.gif, 01.gif, 02.gif, etc)
I'm looking for a simple java function that would convert the date into the file prefix and concatinate that into the filename of the image file to load...and then load the image.
Any suggestions?
Thanks,
kindergartener Matt
I'm looking for a simple java function that would convert the date into the file prefix and concatinate that into the filename of the image file to load...and then load the image.
Any suggestions?
Thanks,
kindergartener Matt