"insert date" command problem -
11-01-2004
, 03:17 PM
I'm using the dwmx2004 insert date command object to display the day and date
on each page. I've checked the boxs that is suppoesd to refresh the page each
time it's loaded to display to show the current date.
The code on the page looks like this:
<!-- #BeginDate format:fcAm1 -->Friday, October 29, 2004<!-- #EndDate -->
My problem is that it is only displaying the date that the page was loaded
onto the server and I cannot get it to change to the current date. It's
currently on a linux server (getting moved to a windows server). Is this the
problem or is there another problem that I need to resolve- with code or
something else? Do I ened to code this another way to ge tthe current day and
time to show?
Any help would be appreciated.
Thanks! |