Hi
I have a database which uses the auto dial function. when someone hits the dial button the date and time of that "click" is logged in a table and basically shows when the record was called. does anyone know of a way to log the username (i.e. windows login) of the person who is logged into that PC when that button is pressed?
the date and time are logged by
date.value = Date
time.value = Time
Any help would really be appreciated
Thank you
Ben
I have a database which uses the auto dial function. when someone hits the dial button the date and time of that "click" is logged in a table and basically shows when the record was called. does anyone know of a way to log the username (i.e. windows login) of the person who is logged into that PC when that button is pressed?
the date and time are logged by
date.value = Date
time.value = Time
Any help would really be appreciated
Thank you
Ben