seenunandagiri
New Member
Hi,
I am building an employee appication where I need to capture the employee login time...when I am trying with the following code it doesn't work. Can u help me in this problem.
CREATE InOut.
assign empNum=integer(getSession("empNum")) inoutTime=DATETIME(STRING(TIME,"MM-DD-YYYY HH:MM:SS")) .
I am building an employee appication where I need to capture the employee login time...when I am trying with the following code it doesn't work. Can u help me in this problem.
CREATE InOut.
assign empNum=integer(getSession("empNum")) inoutTime=DATETIME(STRING(TIME,"MM-DD-YYYY HH:MM:SS")) .