Notice: This website is an unofficial Microsoft Knowledge Base (hereinafter KB) archive and is intended to provide a reliable access to deleted content from Microsoft KB. All KB articles are owned by Microsoft Corporation. Read full disclaimer for more details.

FP2000 : VBA Dialogs and Controls Not Visible at Browse Time


View products that this article applies to.

This article was previously published under Q232644

↑ Back to the top


Summary

Visual Basic for Applications (VBA) in FrontPage 2000 is designed to help you automate procedures within the FrontPage client software, not to deliver browse-time functionality to a Web browser.

↑ Back to the top


More information

One notable difference between FrontPage's programmable interfaces and the other Office applications is that FrontPage creates a design-time user experience; however, the other Office applications create a run-time experience. The object models of the other Office applications their creates solutions that run inside the binary file(s) that were created by the application.

FrontPage is much different than other Office applications in that VBScript and JavaScript are used currently to create "applications" on the Internet. The FrontPage programmability interfaces are designed to create utilities to use during the design stage of an HTML document or Web site. Once the Web site and its corresponding documents are designed, VBScript/Javascript/DHTML are used to create interactive effects.

↑ Back to the top


Keywords: KB232644, kbprogramming

↑ Back to the top

Article Info
Article ID : 232644
Revision : 3
Created on : 10/11/2006
Published on : 10/11/2006
Exists online : False
Views : 253