Hello everybody:
My scenario: DWMX2004, MSSQL Server, ASP.
I'm trying to get a feedback/comment from our doctors. I have a prov_comment.asp where they can enter their comment and I also have a table that contains User_id, Comment and the current date/time.
I like to let them enter just their comment and I will grab the User_id and datetime when they hit the submit button. How can I get the datetime from the system and save it into my table.
Thank you.
My scenario: DWMX2004, MSSQL Server, ASP.
I'm trying to get a feedback/comment from our doctors. I have a prov_comment.asp where they can enter their comment and I also have a table that contains User_id, Comment and the current date/time.
I like to let them enter just their comment and I will grab the User_id and datetime when they hit the submit button. How can I get the datetime from the system and save it into my table.
Thank you.