Spider Web Woman Designs
 

Stephen Travis' Miscellaneous FrontPage Macros

Introduction

All Files - create a table at the cursor location containing a list of all files in the web and their properties (similar to the 'All Files' report).

Sort Table - sorts a table in Normal View on the column and beginning in the row that the cursor is located.

Breadcrumb Trail - creates a breadcrumb trail from the FrontPage navigation structure.

Outline - automatically numbering heading tags (eg. 1.1.2 for an H3 tag).

Navigation Tree - creates an indented list from the FrontPage navigation structure.

Screen Tips - creates a <span> tag and title attribute for selected text.

css Position - moves an object to the document body and places it inside an absolute positioned <div> tag (Used to change your page from HTML layout to CSS2 layout).

Make VBScript - convert the HTML on a page to VBScript Document.Write statements.

Implementation

To download the module

in Internet Explorer: Right-click...Save Target As...

in Netscape Navigator: Right-click...Save Link As...

To install the module

in FrontPage: Tools...Macro...Visual Basic Editor...

in the Visual Basic Editor: File...Import File...

To run the macro in FrontPage:

Tools...Macro...Macros...

To add the macro to the FrontPage toolbar in FrontPage;

Create the Tool Bar: Tools... Customize... Toolbars... New...

Add the Macro to the Tools Bar:

Tools... Customize... Commands...

Macros... Custom Menu Item... (drag to toolbar)...

Modify Selection...

 

© Copyright 2002 Stephen C. Travis, all rights reserved. Republished with the permission of the author.

Back to FrontPage Tips, Tricks and Tutorials