Forum Moderators: open

Message Too Old, No Replies

dates in forms

load current date

         

soapystar

7:50 pm on Nov 20, 2005 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



what would be the simplest way to load the current date to have a static form load with the current day, month and year selected?

encyclo

10:09 pm on Nov 20, 2005 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



When you say a static form, does that mean that the page itself will be static HTML and not generated by a server-side scripting language? If not, what language are you using or do you have available?

soapystar

10:22 pm on Nov 20, 2005 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



its a static html page and form. It could be php though.

tedster

5:46 pm on Nov 21, 2005 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



Something to think about -- what will "current" mean in this case: current time on the server or current for the user?

soapystar

6:21 pm on Nov 21, 2005 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



good point...this will be server time....