These samples demonstrate use of the two objects models FrontPage 2002 exposes: the Web Object Model and the Page Object Model.
The examples demonstrate:
- Setting the text color of the current selection to green and the background color of the selection to black.
- Creating a button using the FPHTMLButtonElement object.
- Inserting a custom inline frame into the active document.
- Cycling through all lists in the active Web and checks the structure of the list to ensure that all default values for fields that require them are specified.
- Creating a site map for a given Web.
- Adding meta content to your Web page.
|