ON my site I have one section for members and one for emplyees. The memebers need to be able to see one pages in the Empl. section. But the problem is that if the members are logged on the get the same privliges on the page as employees. Probably becase they are reg. as a "valid_user" on the members_db even though the employees are on a different database. How can I make the script recheck the valid_user, the db or something to make the members be able to view the page but not get privliges and not logg out(as they need to go back to the members section)