time issue

vivian

Registered User.
Local time
Today, 12:46
Joined
Aug 9, 2002
Messages
115
I have created a form in which when the "cut" field is selected and when a number between 1 and 10 is chosen, the "cut time" field will automatically enter the current date and time.

The date() expression only ads the current date, but not the current time to the "cut time" field.

Is there anyway to add the current time to this or do i need a separate field for the current time?


Thanks
 
give this a try

if you want time and date, you can use now()
 
THANKS

I looked all over and couldn't find such,

thanks A bunch!
 

Users who are viewing this thread

Back
Top Bottom