Guest_imported
New member
- Jan 1, 1970
- 0
If i have to obtain the date of an event and
display it on an ASP Page, how should i go
about it?
For example, i have a User Info Page which
needs to display a Date, and this date is
when the user has his/her record being
created in a table, how should i write the
code? Which date function should i use to
display the server date when such an event
occurs?
How do i write the statement to display a
updated date if i have a 'Date Created' and
a 'Date Updated' where 'Date Created' is the
server date when a user is inserted into a
table, and 'Date Updated' is when the user is
moved to another table? How should the
checking be done and how should the code go
about?
Thanx !!
display it on an ASP Page, how should i go
about it?
For example, i have a User Info Page which
needs to display a Date, and this date is
when the user has his/her record being
created in a table, how should i write the
code? Which date function should i use to
display the server date when such an event
occurs?
How do i write the statement to display a
updated date if i have a 'Date Created' and
a 'Date Updated' where 'Date Created' is the
server date when a user is inserted into a
table, and 'Date Updated' is when the user is
moved to another table? How should the
checking be done and how should the code go
about?
Thanx !!