Home > Screen-by-Screen Help > Step 5: Manage Gallery > Link tab > About Mark of the Web
About Mark of the Web This option lets you generate the Mark of the Web on your Web gallery.
How this option works
When the Generate Mark of Web HTML code box is checked, the program writes this comment at the top of all the HTML files it generates:
<!-- saved from url=(0013)about:internet -->
- Checking this option allows previewing the gallery without prompting Internet Explorer security warnings. It basically tells the browser that the content is "safe"
- The downside: when the gallery is previewed on your computer, some functionality, such as the playback of video files, is disabled. However, once you upload your gallery, all functionality will be enabled
- Uncheck this option: if you encounter certain security quirks related to security settings on your Web server
NOTE: Mark of the Web will also stop you from loading other kinds of files in the browser, like PDFs. The trick, if you need to open such a file in Internet Explorer, is to have the html file open a new html file with a meta tag that redirects to the PDF file, like this:
<META HTTP-EQUIV="Refresh" CONTENT="0; URL=wiscivtechreport1.pdf">
Related topics
See also
|