johnny2bad
Programmer
I have created a series of intranet reports showing info about production information. Many of the reports are available to all users, but some of these reports have information, which is considered to be sensitive and should not be seen by anyone except the production managers. I have placed these sensitive reports in a separate folder and set the IIS to only allow certain IP addresses to access this folder.
Now, my question, if a user is at a workstation that does not have access to this folder I want to hide the link from them. Is there anyway to detect if this user has access to this folder? Perhaps a COM? Is it possible through VB? If so I could write my own COM to do this.
Now, my question, if a user is at a workstation that does not have access to this folder I want to hide the link from them. Is there anyway to detect if this user has access to this folder? Perhaps a COM? Is it possible through VB? If so I could write my own COM to do this.