July 6, 200223 yr Hello people, I am using Web Security Database to control access over the web. Is there anyway to do logoff with Web Security databases? I mean say a user logs in with his/her uname/passwd. And once they have done whatever they are supposed to do - they log off.. How do I implement this logoff feature with web security databases? Or do I have to close the database window with self.close() in javascript? I have searched the web security manual but found nothing. Any ideas/suggestions/comments welcome
July 6, 200223 yr You will have to close the window. Currently no WebSecurity DB method exists All the best. Garry
Create an account or sign in to comment