This is an HTML file in the Browser from my Office365 public site

 PAGE 2

2

2

You are reading an HTML file in your browser from Office 365 even though Browser File Handling is set to Strict.

I made a simple javascript to request the html file from doc library and write it in a new doc which appears to by-pass the 'noopen' header.

This HTML file is saved on my public site here:

http://joshuabooker.com/PDF/Documents/HTML2.html

This is a link to another html file, all links to .htm & html are fixed to call the OpenHTML() function:

http://joshuabooker.com/PDF/Documents/HTML1.html

To get this to work for your HTML pages. simply add this script ref to the bottom of your html pages like so:

Cheers for now.

Josh