Windows authentication |
2/22/2008 8:42:36 AM |
ASPRunnerPro General questions | |
N
NigelEtienne author
QUOTE (NigelE @ Nov 12 2007, 07:43 AM) |
|
![]() |
Sergey Kornilov admin 2/22/2008 |
If you use Advanced Security settings make sure you also populate Session("OwnerID") variable. |
N
|
NigelEtienne author 2/25/2008 |
If you use Advanced Security settings make sure you also populate Session("OwnerID") variable.
|
![]() |
Sergey Kornilov admin 2/25/2008 |
This needs to be added to the BeforeProcessLogin event code you posted above. |
N
|
NigelEtienne author 2/26/2008 |
This needs to be added to the BeforeProcessLogin event code you posted above.
|
N
|
NigelEtienne author 3/6/2008 |
Do you have an example, I have searched the forum and cannot find an example - only SESSION("OwnerID") in the online help but that has obsolete written after it. |