Not a big blog this time but a short one.
We had a migration coming up at my current job and wanted to notify the users that they were working on the new environment.
So time to make small popup window.
The popup needed to have a couple of requirements.
- Customizable (Editable text)
- Have hyperlinks in the text
- Had to run when users logs on
- No timer like the popups of RES Workspace
So I made a little popup that loads a HTML file stored on local or on the network.