ok i have 2 text fields on my asp form, starttime and endtime. i need the user to enter 2 times, which will eventually be put into a sql server db table, of datetime data types. i have a third field on the form which, when endtime is entered, the third field will calculate the duration. anybody have any idea how to do this?