<?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 : Several forums - &#111;ne memberbase</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 : Several forums - &#111;ne memberbase]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Mon, 13 Apr 2026 21:57:03 +0000</pubDate>
  <lastBuildDate>Wed, 14 Dec 2005 16:09:54 +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=11602</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[Several forums - &#111;ne memberbase : I am working on this very same...]]></title>
   <link>https://forums.webwiz.net/several-forums-one-memberbase_topic11602_post95331.html#95331</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=20197">jeffdaro</a><br /><strong>Subject:</strong> 11602<br /><strong>Posted:</strong> 14&nbsp;December&nbsp;2005 at 4:09pm<br /><br />I am working on this very same issue right now. I plan to set up another forum, and I want it to share the same user base. I have a future plan for a site to use the same topic table, etc.<br><br>What I am doing is this...Instead of custom coding each page, I am in the process of stripping out the use of <em>strDbTable </em>variable. I am replacing the strDBTable&nbsp; prefix, and updating it to hold the actual table name. I am doing the same for stored procedures. These table name s are then stored in a config file. This way I can have two forums set up, and tell each to hit MainAuthor as the author table.<br><br>Admittedly this is taking a lot of changes to the code, which prevents me from ever upgrading, and I have to make changes in the SP's, but that's OK with me, as I am also converting much of the embedded SQL to SP's anyway.<br><em></em>]]>
   </description>
   <pubDate>Wed, 14 Dec 2005 16:09:54 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/several-forums-one-memberbase_topic11602_post95331.html#95331</guid>
  </item> 
  <item>
   <title><![CDATA[Several forums - &#111;ne memberbase : I told you I&amp;#039;d forgotten...]]></title>
   <link>https://forums.webwiz.net/several-forums-one-memberbase_topic11602_post95306.html#95306</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=19994">DiffToRegister</a><br /><strong>Subject:</strong> 11602<br /><strong>Posted:</strong> 14&nbsp;December&nbsp;2005 at 5:11am<br /><br />I told you I'd forgotten something:<br><br>4.&nbsp; Change the search engine to filter by category.<br><ul>  <li>In search_form.asp - following from the example above (Line 165?).</li></ul><i>strSQL = "SELECT " &amp; strDbTable &amp; "Forum.* FROM " &amp;strDbTable &amp; "Forum WHERE " &amp; strDbTable &amp; "Forum.Cat_ID =" &amp; Request.&#067;ookies("COG")("C") &amp; " ORDER BY " &amp; strDbTable&amp; "Forum.Cat_ID ASC, " &amp; strDbTable &amp; "Forum.Forum_OrderASC;"</i><br><br>5.&nbsp; Change Active Topics to filter by category.<br><ul>  <li>In active_topics.asp add the following (Line 286?), just in front of the ORDER BY clause:<br>  </li></ul>strSQL = strSQL &amp; " AND tblCategory.Cat_Id = " &amp; <i>Request.&#067;ookies("COG")("C")</i> &amp; " "<br><br>ian_scho<br>]]>
   </description>
   <pubDate>Wed, 14 Dec 2005 05:11:05 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/several-forums-one-memberbase_topic11602_post95306.html#95306</guid>
  </item> 
  <item>
   <title><![CDATA[Several forums - &#111;ne memberbase : Hi Maddog,  can you please send...]]></title>
   <link>https://forums.webwiz.net/several-forums-one-memberbase_topic11602_post94546.html#94546</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=17784">fathom</a><br /><strong>Subject:</strong> 11602<br /><strong>Posted:</strong> 29&nbsp;November&nbsp;2005 at 11:16am<br /><br />Hi Maddog,<br><br>can you please send me an example of your default.asp file so I can see exactly where to edit the CAT=ID bit?<br>]]>
   </description>
   <pubDate>Tue, 29 Nov 2005 11:16:57 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/several-forums-one-memberbase_topic11602_post94546.html#94546</guid>
  </item> 
  <item>
   <title><![CDATA[Several forums - &#111;ne memberbase : Well thanks to all of the contributers,...]]></title>
   <link>https://forums.webwiz.net/several-forums-one-memberbase_topic11602_post80060.html#80060</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=19994">DiffToRegister</a><br /><strong>Subject:</strong> 11602<br /><strong>Posted:</strong> 29&nbsp;March&nbsp;2005 at 12:23pm<br /><br />Well thanks to all of the contributers, above.&nbsp; I've got the forums filtered by category.&nbsp; Using the same skin, though.<DIV>My version of WWF is 7.9, using MSAccess.</DIV><DIV>&nbsp;</DIV><DIV>My process was:</DIV><DIV>1.&nbsp; Add the new Categories to the Categories table.</DIV><DIV>1.5 Oh, and add forums to those Categories.</DIV><DIV>2.&nbsp; Create a &#099;ookie in my own application saving the Category number that the user is going to use.&nbsp; This will be our filter <EM>Response.&#067;ookies("COG")("C") = "4"</EM>, for example</DIV><DIV>3.&nbsp; As mentioned many times above, changed Default.asp:</DIV><UL><LI>(Line 117?) Obtain filter</LI></UL><P><EM>intCatShow = Request.&#067;ookies("COG")("C")</EM></P><UL><LI>(Line 133?) Apply SQL filter to Categories shown.</LI></UL><P><EM>strSQL = "SELECT " &amp; strDbTable &amp; "Category.Cat_name, " &amp; strDbTable &amp; "Category.Cat_ID FROM " &amp; strDbTable &amp; "Category WHERE " &amp; strDbTable &amp; "Category.Cat_ID = " &amp; intCatShow &amp; " ORDER BY " &amp; strDbTable &amp; "Category.Cat_order ASC;"</EM></P><P>4.&nbsp; Oh, had to change the search function too!&nbsp; See search_form.asp:</P><UL><LI>(Line 167?) Add to SQL Where clause our &#099;ookie category filter</LI></UL><P><EM>strSQL = "SELECT " &amp; strDbTable &amp; "Forum.* FROM " &amp; strDbTable &amp; "Forum WHERE " &amp; strDbTable &amp; "Forum.Cat_ID = " &amp; Request.&#067;ookies("COG")("C") &amp; " ORDER BY " &amp; strDbTable &amp; "Forum.Cat_ID ASC, " &amp; strDbTable &amp; "Forum.Forum_Order ASC;"</EM></P><UL><LI>(Line 161?) Comment out HTML default "select all" option:</LI></UL><P><EM>(Better not paste html in here)</EM></P><UL><LI>I wreckon I've missed something...&nbsp; Erm, later...</LI></UL><DIV>Well that's all folks!</DIV><DIV>&nbsp;</DIV><DIV>ian_scho<!--< value="0"><% = strTxtAllForums %></>--><!--< value="0"><% = strTxtAllForums %></>--></DIV>]]>
   </description>
   <pubDate>Tue, 29 Mar 2005 12:23:03 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/several-forums-one-memberbase_topic11602_post80060.html#80060</guid>
  </item> 
  <item>
   <title><![CDATA[Several forums - &#111;ne memberbase : I know, but I want to set All...]]></title>
   <link>https://forums.webwiz.net/several-forums-one-memberbase_topic11602_post66984.html#66984</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=13661">FreeMen</a><br /><strong>Subject:</strong> 11602<br /><strong>Posted:</strong> 06&nbsp;October&nbsp;2004 at 4:20am<br /><br /><P>I know, but I want to set All forums and then only get it to show in the 10 categories assignet to that section...</P><P>I have devided my database into 9 sections, where if you enter section A on my website you only see cat id 1-10, Section B = cat id 11-20 and so on...</P><P>So I want to make an announcement in all forums in Section A but not in section B...</P><P>Hope you get this!? <IMG src="http://forums.webwiz.net/smileys/smiley1.gif" border="0"></P><P>To do so I used StoredProcedures to devide...</P>]]>
   </description>
   <pubDate>Wed, 06 Oct 2004 04:20:16 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/several-forums-one-memberbase_topic11602_post66984.html#66984</guid>
  </item> 
  <item>
   <title><![CDATA[Several forums - &#111;ne memberbase : There are two types of Announcements...]]></title>
   <link>https://forums.webwiz.net/several-forums-one-memberbase_topic11602_post66982.html#66982</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=1">WebWiz-Bruce</a><br /><strong>Subject:</strong> 11602<br /><strong>Posted:</strong> 06&nbsp;October&nbsp;2004 at 4:10am<br /><br />There are two types of Announcements you need to sellect:-<br><br>Announcement (this forum)<br><br>and not:-<br><br>Announcement (all forums)<br>]]>
   </description>
   <pubDate>Wed, 06 Oct 2004 04:10:58 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/several-forums-one-memberbase_topic11602_post66982.html#66982</guid>
  </item> 
  <item>
   <title><![CDATA[Several forums - &#111;ne memberbase : This thing works like a charm... But...]]></title>
   <link>https://forums.webwiz.net/several-forums-one-memberbase_topic11602_post66980.html#66980</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=13661">FreeMen</a><br /><strong>Subject:</strong> 11602<br /><strong>Posted:</strong> 06&nbsp;October&nbsp;2004 at 3:57am<br /><br /><P>This thing works like a charm...</P><P>But when I make an announcement in one section, I just want it to show there an not in alle the other sections!?</P><P>Can this be done!?</P>]]>
   </description>
   <pubDate>Wed, 06 Oct 2004 03:57:01 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/several-forums-one-memberbase_topic11602_post66980.html#66980</guid>
  </item> 
  <item>
   <title><![CDATA[Several forums - &#111;ne memberbase : Sorry... Found out. Never worked...]]></title>
   <link>https://forums.webwiz.net/several-forums-one-memberbase_topic11602_post64509.html#64509</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=13661">FreeMen</a><br /><strong>Subject:</strong> 11602<br /><strong>Posted:</strong> 01&nbsp;September&nbsp;2004 at 9:23am<br /><br /><P>Sorry...</P><P>Found out.</P><P>Never worked with SQL before, but found a StoredProcedure... </P><P>Thanks!</P>]]>
   </description>
   <pubDate>Wed, 01 Sep 2004 09:23:51 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/several-forums-one-memberbase_topic11602_post64509.html#64509</guid>
  </item> 
  <item>
   <title><![CDATA[Several forums - &#111;ne memberbase : Got a problem. Now I&amp;#039;ve...]]></title>
   <link>https://forums.webwiz.net/several-forums-one-memberbase_topic11602_post64507.html#64507</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=13661">FreeMen</a><br /><strong>Subject:</strong> 11602<br /><strong>Posted:</strong> 01&nbsp;September&nbsp;2004 at 9:05am<br /><br /><P>Got a problem.</P><P>Now I've switched to SQL...</P><P>How is this done here? Not the same I found out... </P>]]>
   </description>
   <pubDate>Wed, 01 Sep 2004 09:05:21 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/several-forums-one-memberbase_topic11602_post64507.html#64507</guid>
  </item> 
  <item>
   <title><![CDATA[Several forums - &#111;ne memberbase : Sorry... I see now... Thanks!!!...]]></title>
   <link>https://forums.webwiz.net/several-forums-one-memberbase_topic11602_post64280.html#64280</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=13661">FreeMen</a><br /><strong>Subject:</strong> 11602<br /><strong>Posted:</strong> 26&nbsp;August&nbsp;2004 at 4:38am<br /><br /><P>Sorry...</P><P>I see now... Thanks!!!</P>]]>
   </description>
   <pubDate>Thu, 26 Aug 2004 04:38:20 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/several-forums-one-memberbase_topic11602_post64280.html#64280</guid>
  </item> 
 </channel>
</rss>