We have a report that we make in HTML that we need to email to a client via Outlook.
The client's default browser is IE11, however the HTML file currently only works in Chrome. They've specifically asked us to figure out a way to open the file by default in Chrome, without having the client go in and change their default browser manually.
That is, they don't want to change their default browser from IE, however whenever we send this HTML, they want to have it open automatically in Chrome.
Is it possible to embed code into the HTML that forces the link to open in Chrome, despite IE being the default browser?
This seemed promising, but it's not working in Outlook.