GeekArticles
Microsoft
MS FrontPageWorking with HTML Using the FrontPage 2003 Object Model
Author: msdn.microsoft.com |
Published: 12th Aug 2005 |
Visited: 600 times |
Add CommentFiled in: MS FrontPageLearn how to use the FrontPage 2003 Visual Basic for Applications object model to programmatically add or modify the HTML in a Web page.
Read Article Sponsored Links
Related Articles
• Speeding Up Object Instantiation Object instantiation is important for Ajax since it increases the loading time of its functions. Developers have to work with objects most of the time since the objects should be able to determine the behavior of the functions as well as its performance.
However, the number of objects in an Ajax ap ...
• Next-Generation Object-Oriented Databases
Object-oriented databases complement relational databases in important ways, says Anat Gafni, VP of Engineering at db4objects, the company behind the open-source object database db4o. In this interview with Artima, Gafni explains how OO databases support agile development, and how they co-exist wit ...
• Handling Html Events by .NET C# This article demonstrates a simple way to bind to any html document event from .NET Winform Application or BandObject or Browser Helper Ob ...