Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

timestamp

Status
Not open for further replies.

rs51

Technical User
Oct 13, 2001
163
PT
hi
i'm writting a web aplication that is a simple form; what i want is that when the user clicks on the submit button, at the same time the text is inserted into the database, also a timestamp is added to another field of that same entry.
How can i do that?
 
Can you set the required property of the date field to True, and the default value to Now()? This works with Access, not sure about others.

rgds
Andy
 
:)
hi that worked!
thank you for your help
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top