depends on what you mean by 'put it into the database'.
You need to look at using the Date() function (in the
Default Value of a Table field or Form control) to return
just todays date, or you could use Now() to return the
current date and time.
depends on what you mean by 'put it into the database'.
You need to look at using the Date() function (in the
Default Value of a Table field or Form control) to return
just todays date, or you could use Now() to return the
current date and time.