I'm working in an office that uses something similar to Message of the Day here -> http://www.jhouseconsulting.com/2007/12/28/creating-a-message-of-the-day-banner-using-a-hta-4
But as we're upgrading to Windows 10 and it doesn't support HTA (ignoring IE9 compatibility) this will need replacing.
Question is what can do the same thing, the provisos are:
This application is used for Acknowledgement of Compliance and security information dissemination. Thanks for your thoughts,
AFAIK Windows 10 can still run HTAs. If you want to force IE9 mode you can stick a meta tag in the head:
<head>
<meta http-equiv="X-UA-Compatible" content="IE=9" />
</head>
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With