Home
Search
 
What's New
Index
Books
Links
Q & A
Newsletter
Banners
 
Feedback
Tip Jar
 
C# Helper...
 
XML RSS Feed
Follow VBHelper on Twitter
 
 
MSDN Visual Basic Community
 
 
 
 
 
TitleUse a database to build Web pages using different templates
Keywordsdatabase, ADO, Web, HTML, template
CategoriesUtilities, Database
 
Thanks to Tim Fee (timfee@qwest.net).

This program loads one of three templates from a database table. It then loads data from other tables and uses Replace to insert data into the templates at specific positions. For example, if replaces the string "RS01" in the template with a data table's FName field.

This program stores the results in a subdirectory. A button launches a form with a WebBrowser control pointed at the result files.

 
 
Copyright © 1997-2010 Rocky Mountain Computer Consulting, Inc.   All rights reserved.
  Updated