View | Shtml Fixed
If you try to open an SHTML file by right-clicking and selecting "Open With" → "Web Browser," your browser will likely display the raw code (including the #include statements) or it will try to load missing resources. This happens because your browser cannot parse server-side code.
: Reports may include expandable text, embedded videos, or links to download the data in other formats like PDF or Excel. view shtml
Because .shtml files require a server to process the #include commands, you cannot simply open the file in your browser from your desktop like a regular .html file. If you try to open an SHTML file