Alanukdude
Technical User
Hi,
i've set up an intranet for work to display various peices of info for the students here and would like to create a area for staff.
how can i code an asp page to display differnt content based on the active directory group they are in.
for example, if there in the students group they only see links to x,y,z pages. but if there a member of the staff group the see that and a,b,c pages. these may or may not be there primary groups
also, to ensure certain content is only read by staff, is it better to use NTFS permissions on the directories or use IIS based permissions?
i've set up an intranet for work to display various peices of info for the students here and would like to create a area for staff.
how can i code an asp page to display differnt content based on the active directory group they are in.
for example, if there in the students group they only see links to x,y,z pages. but if there a member of the staff group the see that and a,b,c pages. these may or may not be there primary groups
also, to ensure certain content is only read by staff, is it better to use NTFS permissions on the directories or use IIS based permissions?