K
kratc
Hello.
I've been wondering for quite a while now if this even is without trying to open the file or something like that?
I'm trying to list all the files in a directory (with subdirectories) to which the logged in user has permissions. I'm using forms authentication and the permissions are specified in web.config files. Everything's fine as long as the listing of files goes, but I would only like to show the files to the user to which the user has permissions.
Does anyone know how to do this? Thanks alot..
I've been wondering for quite a while now if this even is without trying to open the file or something like that?
I'm trying to list all the files in a directory (with subdirectories) to which the logged in user has permissions. I'm using forms authentication and the permissions are specified in web.config files. Everything's fine as long as the listing of files goes, but I would only like to show the files to the user to which the user has permissions.
Does anyone know how to do this? Thanks alot..