I’ve just inherited an application developed with ASP and back end SQL Server. I’ve had no ASP experience but have used VBScript extensively to program Microsoft Access applications.
This is what management wants as a new feature:
Currently all staff can view all records via the user interface, they all do have a username and password logon to the UI.
Management wants to restrict who can view certain records to supervisors, specifically staff records that have a disciplinary action noted.
How can this be done in ASP? Via the UI log-in? Set up users and groups like in Microsoft Access?
Thanks in advanced, any help you can give me is very needed.
This is what management wants as a new feature:
Currently all staff can view all records via the user interface, they all do have a username and password logon to the UI.
Management wants to restrict who can view certain records to supervisors, specifically staff records that have a disciplinary action noted.
How can this be done in ASP? Via the UI log-in? Set up users and groups like in Microsoft Access?
Thanks in advanced, any help you can give me is very needed.