Basically, I have a document management system sitting in an iFrame on my website. When you directly open the DMS and have unsaved changes to your document, an alert message is displayed saying that this is the case and if you are sure to leave the website. However, when I change properties of the document via iFrame and close my webpage, this message does not display.
Is there any method to pass alerts through or how would one manage this problem?