Timestamping
Jun 15, 2004Hello. I have created three stored procedures that insert data into a table and updates that table, respectively. I have added a new column to my table, StartTime, which i want to timestamp (Set and enter the exact time) that the user clicks the submit button on my web page. This value should be entered into the database. Can anyone help me get started with this?
View 2 Replies