|
|
|||||||||
|
|||||||||
|
|||||||||
| |
|||
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Display Modes |
|
#1
|
|||
|
|||
|
Setting Privileges
Hi everyone,
I am working on creating a web-based system to keep track of medical records.. i need to know how to set privileges to each user will access my system.. some of them might see one page only others might access the whole system.. how can i do that in asp.net?? VB.NET/ASP.NET Regards, Nina |
|
#2
|
|||
|
|||
|
I assume that your medical records are stored in some kind of accessible database. Just add another table there and set session level permissions from those who view via the webpage. That is about the easiest approach there.
I have some code somewhere for that and asp.Net, so if you need a little kick in the right direction holler back. |
![]() |
| Viewing: Dev Articles Community Forums > Programming > .NET Development > Setting Privileges |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|