I am trying to set up password expiration using a web pl/sql app running on 8.1.7 database and 9iAS. Oracle said that I need to build a procedure inside my application for password changes.
Solution Explanation:
=====================

Netscape and IE would have to have some kind of understanding for a
universal call for password expiration and update. Since the development
of webservers is done by serveral companies and there is no common message
sent out from them to the browser when the password has expired, you need
to write a custom application for each webserver make and version.

Anybody ever done something like this, if so can you give me some coding ideas?