|
|
|||||||||
|
|||||||||
|
|||||||||
| |
||
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
Please Help C# based webform and ntlm
Originally posted by : Rick (rick.lowry@smi-sc.com)I have a c# based webform....basically this app is a phonedirectory however only certain people should be able to see the photos asscotied with the Person in the phone directory. If I can get the network login name of the user hitting the page I can decide if they should or shouldn't see photos. How do I do this I remember in asp it involved included a file and writing code now how do I do this in c#?
|
|
#2
|
|||
|
|||
|
Originally posted by : HumeyUse Session Variables in your Global.asax file to control user and group access. You should store your information for the phone & pics in a database with flags that tell you who can see who.------------Rick at 11/14/2001 7:59:24 AMI have a c# based webform....basically this app is a phonedirectory however only certain people should be able to see the photos asscotied with the Person in the phone directory. If I can get the network login name of the user hitting the page I can decide if they should or shouldn't see photos. How do I do this I remember in asp it involved included a file and writing code now how do I do this in c#?
|
![]() |
| Viewing: ASP Free Forums > Programming > .NET Development > Please Help C# based webform and ntlm |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|