This is an example of how to use my template class.
  Dynamic data for your template can come from anywhere.
  
  It can come from a built-in ASP function: 
  
  It can come from a file:
  
  
  You can even use it as an online source editing tool for your ASP code:
  
NOTE: Templates can't have any ASP code in them. It'll only process HTML. This is good practice, because it produces cleaner code and HTML.