PreethaMIS
MIS
Hi,
I have built an admin console for the legal department for the company. This admin console has a feature where I can grant access to people who want access to the restricted/admin site of the page. Now the people I give access to should be able to view the documents that only they/admin can view. So for a person, Mr A, create a document A.doc, when Mr A logs in, he should acess the documents only A.doc and not B.doc which is created for Mr.B
How can I control that viewing? I was thinking that I could create network folders which can be accessed only by that person.
So what kind of logic should I approach in the ASP page where Jscript is server side language and what kind of setup should I look for in network folder?
Thanks.
I have built an admin console for the legal department for the company. This admin console has a feature where I can grant access to people who want access to the restricted/admin site of the page. Now the people I give access to should be able to view the documents that only they/admin can view. So for a person, Mr A, create a document A.doc, when Mr A logs in, he should acess the documents only A.doc and not B.doc which is created for Mr.B
How can I control that viewing? I was thinking that I could create network folders which can be accessed only by that person.
So what kind of logic should I approach in the ASP page where Jscript is server side language and what kind of setup should I look for in network folder?
Thanks.