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 Chris Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

dateserial and timeserial ?

Status
Not open for further replies.

JeroenB

Programmer
Apr 8, 2001
93
BE
Hi,

Can someone help me with this problem :
In my asp-page I have 6 input boxes (one for "day", one for "month", "Year", Hour", "Minute" and "Second")
I know that when using 'Dateserial', I can pass the "day", "month" and "year" value through to a database.
But now I want to put these six values in one record of my database ? Does there exist something like DateTimeSerial ?

Thanks in advance
JeroenB
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top