Home
Search
 
What's New
Index
Books
Links
Q & A
Newsletter
Banners
 
Feedback
Tip Jar
 
 
 
 
 
 
 
 
Old Pages
 
Old Index
Site Map
What's New
 
Books
How To
Tips & Tricks
Tutorials
Stories
Performance
Essays
Links
Q & A
New in VB6
Free Stuff
Pictures
 
 
 
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-2003 Rocky Mountain Computer Consulting, Inc.   All rights reserved.
  Updated