Control FrontPage from Visual Basic examples and source code project. As you know it is very hard to find Visual Basic FrontPage examples to know how to do some basic HTML manipulation from VB, beyond the basic examples in Microsoft meager documentation. So I compiled those I could use, and find, into one project to access the FrontPage application from VB. So this has a few useful functions for inserting text and links into active documents, and some experimental find and replace commends. You can insert hyper links into selected text from listbox, to automate some of your linking work when writing web pages. VBA FrontPage, VB FrontPage. I used FrontPage 2000 for the development.