Timestamp in a form

J

Juke

Hello all,
One of the fields in my form is for the date, is it possible to set the
default to timestamp?
This would save the user from imputing the date if the current date was
correct.

Can someone point me in the right direction..

Thanks
 
N

Net55

The timestamp is applied on submit, so you can't use that.
There are many ways to does this with java script:
http://www.wswise.com/index.php?
action=read&type=script&genre=javascript_clock&sectionid=81

If you have an asp form use this as the default value:
 

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

Top