<?xml version="1.0" encoding="utf-8" ?>
<?xml-stylesheet type="text/xsl" href="RSS_xslt_style.asp" version="1.0" ?>
<rss version="2.0" xmlns:WebWizForums="https://syndication.webwiz.net/rss_namespace/">
 <channel>
  <title>Web Wiz Support and Community Forums : Multi Forum</title>
  <link>https://forums.webwiz.net/</link>
  <description><![CDATA[This is an XML content feed of; Web Wiz Support and Community Forums : Web Wiz Forums : Multi Forum]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Sun, 12 Apr 2026 02:24:13 +0000</pubDate>
  <lastBuildDate>Mon, 31 Jan 2005 18:14:14 +0000</lastBuildDate>
  <docs>http://blogs.law.harvard.edu/tech/rss</docs>
  <generator>Web Wiz Forums 12.08</generator>
  <ttl>360</ttl>
  <WebWizForums:feedURL>https://forums.webwiz.net/RSS_post_feed.asp?TID=13577</WebWizForums:feedURL>
  <image>
   <title><![CDATA[Web Wiz Support and Community Forums]]></title>
   <url>https://forums.webwiz.net/forum_images/web_wiz_forums.png</url>
   <link>https://forums.webwiz.net/</link>
  </image>
  <item>
   <title><![CDATA[Multi Forum : Thanks Maddog,   City1  Sub1 ...]]></title>
   <link>https://forums.webwiz.net/multi-forum_topic13577_post75195.html#75195</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=19240">gbarcelo</a><br /><strong>Subject:</strong> 13577<br /><strong>Posted:</strong> 31&nbsp;January&nbsp;2005 at 6:14pm<br /><br />Thanks Maddog, <br><br>City1<br>&nbsp;&nbsp;&nbsp; Sub1<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;  Sub1.1<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;  Sub1.2<br>&nbsp;&nbsp;&nbsp;&nbsp; Sub2<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;  Sub1.1<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;  Sub1.2<br>Then do the same with city2, 3 and so on...<br><br>Now can you explain the IIS rewrite mod<br>]]>
   </description>
   <pubDate>Mon, 31 Jan 2005 18:14:14 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/multi-forum_topic13577_post75195.html#75195</guid>
  </item> 
  <item>
   <title><![CDATA[Multi Forum : I think it would be easier to...]]></title>
   <link>https://forums.webwiz.net/multi-forum_topic13577_post75144.html#75144</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=1070">MadDog</a><br /><strong>Subject:</strong> 13577<br /><strong>Posted:</strong> 30&nbsp;January&nbsp;2005 at 9:47pm<br /><br />I think it would be easier to just use the same database and create forum categories then add other forums as sub forums.<br><br>Then use an IIS URL Rewrite mod to change the URLs so it looks likedifferent forums but its actually the same forum and database.<br>]]>
   </description>
   <pubDate>Sun, 30 Jan 2005 21:47:06 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/multi-forum_topic13577_post75144.html#75144</guid>
  </item> 
  <item>
   <title><![CDATA[Multi Forum : make use of table prefixes thus...]]></title>
   <link>https://forums.webwiz.net/multi-forum_topic13577_post75143.html#75143</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=19240">gbarcelo</a><br /><strong>Subject:</strong> 13577<br /><strong>Posted:</strong> 30&nbsp;January&nbsp;2005 at 9:37pm<br /><br />make use of table prefixes thus keep the same for the author table?<br><br>Can you please explan this<br>]]>
   </description>
   <pubDate>Sun, 30 Jan 2005 21:37:37 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/multi-forum_topic13577_post75143.html#75143</guid>
  </item> 
  <item>
   <title><![CDATA[Multi Forum : I&amp;#039;d recommend using SQL Server...]]></title>
   <link>https://forums.webwiz.net/multi-forum_topic13577_post75142.html#75142</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=2267">michael</a><br /><strong>Subject:</strong> 13577<br /><strong>Posted:</strong> 30&nbsp;January&nbsp;2005 at 8:55pm<br /><br />I'd recommend using SQL Server for that and make use of table prefixes thus keep the same for the author table, doing this in jet will cause lots of code changes.]]>
   </description>
   <pubDate>Sun, 30 Jan 2005 20:55:54 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/multi-forum_topic13577_post75142.html#75142</guid>
  </item> 
  <item>
   <title><![CDATA[Multi Forum :   Hello all,     Am working...]]></title>
   <link>https://forums.webwiz.net/multi-forum_topic13577_post75141.html#75141</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=19240">gbarcelo</a><br /><strong>Subject:</strong> 13577<br /><strong>Posted:</strong> 30&nbsp;January&nbsp;2005 at 7:53pm<br /><br /><p ="Ms&#111;normal">Hello all,</p><p ="Ms&#111;normal"><o:p>A</o:p>m working on a website that needs 5 forums, one for everycity… but shares the all the members. Any suggestions on doing this. </p>I was thinking of creating a common.mdb with tblAuthor, tblBanlist, tblbuddylist, tblconfiguration, tblDateTimeFormat,tblGroup, tblGuestname, tblPermission, tblPMMessage, tblSmut <o:p></o:p>and a city1.mdb with tblCategory, tblEmailNotify, tblForum, tblPoll,tblPollChoice, tblThread, tblTopic. <br><br><p ="Ms&#111;normal">And repeat the same for city2, city3, city4, city5.</p>]]>
   </description>
   <pubDate>Sun, 30 Jan 2005 19:53:25 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/multi-forum_topic13577_post75141.html#75141</guid>
  </item> 
 </channel>
</rss>