|
|
|
|
|
|
Mark of the Web
The Mark Of The Web is a technique to avoid JavaScript security dialogs when opening up pages in DHTML. However, while the Mark of the Web suppresses security dialogs, it also disables links to baggage files on the local file system. If the Mark of the Web has been disabled in ePublisher. See “Enabling Mark of the Web” for the procedure to enable the Mark of the Web in your DHTML project.
For in-depth information on the Mark of the Web, see The_Local_Machine_Zone_Lockdown.
Enabling Mark of the Web
|
1. |
In Windows, open your project folder. Create the folder structure displayed in Figure 15. For customizations on the target level, this folder structure should be created in the Targets directory. For customizations on the project level, this folder structure should be created in the Formats directory. |
Figure 15 File Structure for Enabling the Mark of the Web
|
2. |
Navigate to ePublisher Pro\Formats\Dynamic HTML\Pages in your installation directory. |
|
3. |
Select and copy page.asp. |
|
4. |
Paste page.asp into the Pages folder created in step 1. |
|
5. |
Open the page.asp file placed in the project directory. |
<!--MOTW-DISABLED saved from url=(0014)about:internet -->
|
7. |
Delete MOTW-DISABLED from the markup shown above. |
|
8. |
Save page.asp. |


