How to add headers & footers to a Web application

Description

Use this solution to add headers and footers to a corporate website with an Appeon application in a frame.

Workaround

Create a new frame page with a header and footer. Set the URL that is used to access the deployed application to the initial page of the content frame.

Step 1: Prepare two HTML files: header.html and footer.html.

Step 2: In Microsoft FrontPage, create a new frame page that contains header, footer and content frames. To create a new frame page, click File | New | Page. In the Frames Page tab, select Header, Footer and Contents Template.

Step 3: Set header.html as the initial page of the header frame, and set footer.html as the initial page of the footer frame.

Step 4: Set the URL that is used to access the deployed application as the initial page of the content frame.

Step 5: Put the frame page in the same Web root as the original deployed application and provide the frame page name to the user.

Now the user can directly open the frame page which opens the deployed application. Headers and footers have already been added to the deployed application.