Hello All,
I have a form that I created for user login.
It has three fields.
username
Password
Date
I want the date field to default to the current date when users login.
Can anyone help me with setting a default value for the date field?
Thanks in Advance!
Troy,
Thanks for your help. It worked great. I ended up getting rid of the date field all together, and sending the script_dt variable directly to the table. So now when someone logs in I can see the date and time.
Thanks again for your help!
Stick