![]() |
Admin 12/7/2006 |
You can use LoginOnLoad event for this purpose. if Request.ServerVariables("LOGON_USER")<>"" then |
M
|
maurello 12/8/2006 |
I am also interested in this topic. Could you please explain me where I have to add that code? |
![]() |
Admin 12/8/2006 |
You need to add this code to LoginOnLoad event. |
M
|
maurello 12/12/2006 |
I basically have to synchronize SQL Server with the AD and import the list of users as Users table to be used with ASP Runner. In that case, I could then assign group permissions and map each user to his/her group. |
P
|
PerOfoslo 12/12/2006 |
Stange when people don't tell what platform they are running 'asprunner' on (OS/DB): but when 'running': |
![]() |
Admin 12/12/2006 |
Mauro, |