Microsoft FrontPage doesn't provide the ability to create multiple projects, so sharing a project may be a little confusing at first glance. You can share your Microsoft FrontPage projects using one of the following three methods:
For a detailed description of how to develop a COM add-in, see the chapter "Add-ins, Templates, Wizards, and Libraries" in the Microsoft Office 2000 Developer's Guide.
You can export your modules from the Visual Basic Editor by selecting the module in the Project window and then pointing to Export File on the File menu. In the Export File dialog box, select the directory you want the file to reside in and FrontPage takes care of the rest.
Note When exporting UserForm files, you must also include the .frx files. This file is used during the import process and does not need to be imported, but does need to be available in the same directory as the other modules.