FP1: How to Create Your Own Templates

Last reviewed: March 17, 1998
Article ID: Q143096
The information in this article applies to:
  • Microsoft FrontPage for Windows, version 1.0

SUMMARY

This article describes how to create templates for use with FrontPage version 1.0.

MORE INFORMATION

To create a template, do the following:

  1. Create a file called <Templatename>.tem (where <Templatename> is the name of the template) in the Vermeer\Pages folder (directory).

  2. Using a text editor such as Notepad, create a <Templatename>.inf file, where <Templatename> is the name of your template. <Templatename should be identical to the name used in Step 1. Add the following lines to this file:

          [info]
          title=Type the title of your Template here
          description=Type a description for your template.
    

  3. Using the FrontPage Editor, create your template page. When you have finished designing your template, click Save As on the File menu, and then click Save To File. Select the folder you created in Step 1 and name the file as <Templatename>.htm, where <Templatename> is the name of your template.

The next time you click New Page on the File menu in FrontPage Explorer, or when you click New on the File menu in FrontPage Editor, you can select your template.


Additional query words: 1.00 front page explorer editor personal web
server vermeer
Keywords : fpedit fpexp kbtemplate kbusage kbdta
Version : windows:1.0
Platform : WINDOWS
Hardware : x86
Issue type : kbhowto


THE INFORMATION PROVIDED IN THE MICROSOFT KNOWLEDGE BASE IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND. MICROSOFT DISCLAIMS ALL WARRANTIES, EITHER EXPRESS OR IMPLIED, INCLUDING THE WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. IN NO EVENT SHALL MICROSOFT CORPORATION OR ITS SUPPLIERS BE LIABLE FOR ANY DAMAGES WHATSOEVER INCLUDING DIRECT, INDIRECT, INCIDENTAL, CONSEQUENTIAL, LOSS OF BUSINESS PROFITS OR SPECIAL DAMAGES, EVEN IF MICROSOFT CORPORATION OR ITS SUPPLIERS HAVE BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. SOME STATES DO NOT ALLOW THE EXCLUSION OR LIMITATION OF LIABILITY FOR CONSEQUENTIAL OR INCIDENTAL DAMAGES SO THE FOREGOING LIMITATION MAY NOT APPLY.

Last reviewed: March 17, 1998
© 1998 Microsoft Corporation. All rights reserved. Terms of Use.