Hi,
I wanted a script or procedure which will disconnect completed when I log out from the Oracle from any Front end.

Example I am using OAS and with Oracle Application server we are generating our forms and now we are not able to cotrol the user. If user click the logoff button its has to disconnect from Oracle also not from the front end. We wrote the javascript function and with that we are able to logout from the Form and we are controlling from the front end part but the user session is still active in the backend.

Please help me out how we can control this like if user once logout from the fron end it has to logout from backend means from Oracle Database.

Thanks in advance.

Admala.