Does anyone know how to display a text area or message box when a new document is added to a database and only display the text area/message box until the user has read that document. I have a database called urgentmessage.nsf and when a new document is added I want some kind of notification that there is a new urgent message that will be displayed until they read the document. This is for a web based application.
Thank you.