FP2000: Programmatically Importing Frames Page Does Not Import Dependencies (219949)



The information in this article applies to:

  • Microsoft FrontPage 2000

This article was previously published under Q219949

SYMPTOMS

When you programmatically import a frames page by using the WebFile.Add method, the frames page is imported; however, the child pages are not imported.

CAUSE

The Add method does not import dependent files.

RESOLUTION

In order to import a frames page and its dependencies, you must explicitly import each individual file.

Modification Type:MinorLast Reviewed:10/11/2006
Keywords:kbprb kbProgramming KB219949