PreethaMIS
MIS
Please come with suggestions:
I have been given a task to build an admin console to the legal web site of my company’s intranet. So far the site is build with Javascript as the server side scripting language.
Please come back with suggestions and ways of how to accomplish this:
1. I have an admin page which takes the username and password and logs in the Admin personnel.
My main issue is to allow a way for the admins to give access to certain documents to certain people. They want a way to grant access to certain legal documents to certain people. They also want to control the number of days to give access to that document therafter the access is revoked. Once the access is setup, then email is sent to person who needs access to those restrictd documents. Now how would the person who views the document come back to this site and view the legal documents that he/she wanted to see?
What kind of setup can I build to get this functionaility?
Do I go in the way of tables? I was thinking of Integrated Windows /Basic Authentication for employees who need access to restricted documents. How do I tie the integration to the documents allowed for the viewing?
Any ideas or suggestions are welcome.
Thanks.
I have been given a task to build an admin console to the legal web site of my company’s intranet. So far the site is build with Javascript as the server side scripting language.
Please come back with suggestions and ways of how to accomplish this:
1. I have an admin page which takes the username and password and logs in the Admin personnel.
My main issue is to allow a way for the admins to give access to certain documents to certain people. They want a way to grant access to certain legal documents to certain people. They also want to control the number of days to give access to that document therafter the access is revoked. Once the access is setup, then email is sent to person who needs access to those restrictd documents. Now how would the person who views the document come back to this site and view the legal documents that he/she wanted to see?
What kind of setup can I build to get this functionaility?
Do I go in the way of tables? I was thinking of Integrated Windows /Basic Authentication for employees who need access to restricted documents. How do I tie the integration to the documents allowed for the viewing?
Any ideas or suggestions are welcome.
Thanks.