how can i add a simple password system to my site that will allow all users with clearance to log in once at the index page and then will be allowed to access all restricted pages and form submissions.
where as the unauthorised users have only read only Privileges.
can this be done with the use of an oracle table?