Consider the following scenario:
- You create an HTML application (HTA).
- The HTA uses the onbeforeunload event.
- You start the HTA in Windows Internet Explorer 7.
- When you close the HTA, you receive a message that resembles the following:Note In this message, the placeholder string value represents the value of the event.returnValue property in the code for the HTA.