Creating an intranet site and the users will be creating and updating data in a database. The data tables have columns for createdBy and updateby. This should be the unique Id of the current user. Is this possible with Windows Authentication? I don't
see how to capture a unique Id for the user.
suggestions?
WB
Go to the complete details ...