Multiple Blogs
<p>Running multiple blogs from one installation of BlogWorks <small>XML</small> is now possible.</p>
<p>Newly created blogs will appear in the <strong>Blog List</strong> on the <a href="help.asp?page=toolbars_main">Main 
  Toolbar</a>.<br>
</p>
<p>It is possible to have any number of blogs on one page too.<br>
  Simply select the blog which is going to be your 'main' blog in which the other 
  'sub' blogs will appear.</p>
<p>Where you would like the other blogs to appear use a<br />
<code>&lt;!-- #include file=&quot;whatever.asp&quot; --&gt;</code><br />
statement in the main blog's template.<br>
</p>
<p><i>Something to note:</i><br>
  All of the 'sub' blogs need to have been created and published (with at least 
  one post) at least once before publishing the 'main' blog otherwise errors 
  will occur as the ASP page will try to #include files that don't yet exist.</p>
