What are they loggin on to? you probably are logging them to a secure database or they are using a windows account that you can get.
If it is a database like SQL Server you can just get the CURRENT_USER function to find who is logged on.
What is the backend database?
Sal
|