Automatically Change Day and Date

  • Thread starter Thread starter nh
  • Start date Start date
N

nh

Using FP 2003 is it possible to change the day and date every 24 hrs?

For instance, change Monday March 12th to Tuesday March 13th and so on at
midnight?

Thanx.
 
You will also need to think from who's point of view you want the date &
time - Usually it's the clients.

Dave.
 
a JavaScript date/ time script will generally get the info from the
visitor's machine. I think you'd need some server side scripting to get the
info from the server.
 
chris,
You make a good point. Sometimes the visitor's clock may be off and the
server clock shouldn't be. We're on a Win server. Can we use .asp for the
script and if so, what should we use?
 
You can only use asp if you are on a windows based server.

Best to you....
Tom Gahagan
ethomaston.com
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top