Default Dates in forms

S

syssupspe

I am making a form and would like my date text box to automatically default
to the present days date. Is this possible and if so how is this done. Thanks.
 
P

p c

Yes, you can use scripti to poplute that field with the current date.

Google "Javascript today's date function" w/o quotes for javascript.

...PC
 
Top