This topic is locked

How to capture user name

2/19/2004 2:20:10 AM
ASPRunnerPro General questions
author

Hi,

After a user as log-in, is the username store somewhere, so we can use it later in the edit or add page ?

Many thanks

Sergey Kornilov admin 2/19/2004

Hi,
you can use Session("UserID") variable that holds logged user name.

501010 2/22/2004

Thanks it works fine.

Loïc