Quote:
Originally Posted by Wazza
|
Ok, I used that and got it to work!
All I had to do was this:
Code:
<img src="images/##Weekday##.gif"> - shows today's image "Tuesday"
<img src="images/##Weekday-1##.gif"> - shows yesterday's image "Monday"
Thanks a bunch!
Bill