Currently, I have a web page that was created by ASP and it is using the COM, and ODBC DSN 'sa' login link to the MSSQL 2000 Database. Thus, I do not know who login to the web page because their are using the same pipeline from the sa login in the sp_who or current activity. Is there a way to find out or capture form the ASP frontend which user login and how long did they log in. Any input is appreciated. Thanks