<?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 : Remove / Disable Member List</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 : Remove / Disable Member List]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Wed, 08 Apr 2026 03:03:32 +0000</pubDate>
  <lastBuildDate>Fri, 16 Feb 2007 16:26:17 +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=22699</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[Remove / Disable Member List : Yup, you can do the the same thing...]]></title>
   <link>https://forums.webwiz.net/remove-disable-member-list_topic22699_post120593.html#120593</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=25313">Melkor</a><br /><strong>Subject:</strong> 22699<br /><strong>Posted:</strong> 16&nbsp;February&nbsp;2007 at 4:26pm<br /><br />Yup, you can do the the same thing to that link.<br><br>Add<table width="99%"><tr><td><pre class="BBcode">&lt;% If blnAdmin = True Then %&gt;</pre></td></tr></table>before the link, and<table width="99%"><tr><td><pre class="BBcode">&lt;% End If %&gt;</pre></td></tr></table> after the link, then it will only appear for admins.&nbsp;]]>
   </description>
   <pubDate>Fri, 16 Feb 2007 16:26:17 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/remove-disable-member-list_topic22699_post120593.html#120593</guid>
  </item> 
  <item>
   <title><![CDATA[Remove / Disable Member List : Most appreciated.  Is my understanding...]]></title>
   <link>https://forums.webwiz.net/remove-disable-member-list_topic22699_post120576.html#120576</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=25745">Maktub</a><br /><strong>Subject:</strong> 22699<br /><strong>Posted:</strong> 16&nbsp;February&nbsp;2007 at 10:41am<br /><br />Most appreciated.<DIV>&nbsp;</DIV><DIV>Is my understanding correct, that the button/link "Memberlist" on top of the page remains, but that it will only redirect if user&nbsp;are not&nbsp;logged-in as Admin back to the default.asp?</DIV><DIV>&nbsp;</DIV><DIV>If so,&nbsp;maybe that's not so&nbsp;elegant - Wouldn't it&nbsp;possible to also remove the icon and link all together and provide Admin's with the URL to the memberlist (or to view it in the Admin section actually). </DIV><DIV>&nbsp;</DIV><DIV>So, maybe it would be easier to remove the memberlist icon / memberlist text on top of the page as well?</DIV>]]>
   </description>
   <pubDate>Fri, 16 Feb 2007 10:41:00 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/remove-disable-member-list_topic22699_post120576.html#120576</guid>
  </item> 
  <item>
   <title><![CDATA[Remove / Disable Member List : OK.Add the code above to the page...]]></title>
   <link>https://forums.webwiz.net/remove-disable-member-list_topic22699_post120570.html#120570</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=25313">Melkor</a><br /><strong>Subject:</strong> 22699<br /><strong>Posted:</strong> 16&nbsp;February&nbsp;2007 at 7:12am<br /><br />OK.<br><br>Add the code above to the page that you only want the Admins to be able to access anywhere below the line<table width="99%"><tr><td><pre class="BBcode">&lt;!--#include file="common.asp"--&gt;</pre></td></tr></table>You mentioned not wanting the member listings viewable so this would be members.asp.<br><br>I'll break it down for you;<br>The If clause checks if the logged in user is an Admin or not (this is determined from pages linked to via the common.asp hence putting the code after that include).<br><br>If the logged in user is not and Admin, the server will close access to the database and redirectr the user to the page specified (in this case default.asp which is the main forum page).<br><br>If the logged in user is an Admin, the page will continue to load.<br><br>]]>
   </description>
   <pubDate>Fri, 16 Feb 2007 07:12:08 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/remove-disable-member-list_topic22699_post120570.html#120570</guid>
  </item> 
  <item>
   <title><![CDATA[Remove / Disable Member List : Thanks Melkor,  Could you please...]]></title>
   <link>https://forums.webwiz.net/remove-disable-member-list_topic22699_post120569.html#120569</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=25745">Maktub</a><br /><strong>Subject:</strong> 22699<br /><strong>Posted:</strong> 16&nbsp;February&nbsp;2007 at 6:57am<br /><br />Thanks Melkor,<DIV>&nbsp;</DIV><DIV>Could you please let me know to which page (default.asp?) and in what position. I an absolut novice in ASP.</DIV><DIV>&nbsp;</DIV><DIV>Chris</DIV>]]>
   </description>
   <pubDate>Fri, 16 Feb 2007 06:57:06 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/remove-disable-member-list_topic22699_post120569.html#120569</guid>
  </item> 
  <item>
   <title><![CDATA[Remove / Disable Member List :  Add If blnAdmin = False Then...]]></title>
   <link>https://forums.webwiz.net/remove-disable-member-list_topic22699_post120568.html#120568</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=25313">Melkor</a><br /><strong>Subject:</strong> 22699<br /><strong>Posted:</strong> 16&nbsp;February&nbsp;2007 at 6:09am<br /><br />Add<pre><pre><table width="99%"><tr><td><pre class="BBcode">If blnAdmin = False Then <br><font color="#ff0000"><font color="#000000">    'Clean up<br>    Call closeDatabase()</font><br><br></font>    Response.Redirect("default.asp")<br>End If</pre></td></tr></table><br><br>To the page<br></pre></pre><span style="font-size:10px"><br /><br />Edited by Melkor - 16&nbsp;February&nbsp;2007 at 6:10am</span>]]>
   </description>
   <pubDate>Fri, 16 Feb 2007 06:09:37 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/remove-disable-member-list_topic22699_post120568.html#120568</guid>
  </item> 
  <item>
   <title><![CDATA[Remove / Disable Member List : Dear All,   Probalby a simple...]]></title>
   <link>https://forums.webwiz.net/remove-disable-member-list_topic22699_post120567.html#120567</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=25745">Maktub</a><br /><strong>Subject:</strong> 22699<br /><strong>Posted:</strong> 16&nbsp;February&nbsp;2007 at 5:09am<br /><br />Dear All, <DIV>&nbsp;</DIV><DIV>Probalby a simple answer, but I could not&nbsp;find a way, explanation&nbsp;how&nbsp;to remove / disable the memberlist. What would I have to do if I don't want that people except Admin&nbsp;can access / view this list?</DIV><DIV>&nbsp;</DIV><DIV>Thanks for your input.</DIV><DIV>&nbsp;</DIV><DIV>&nbsp;</DIV><span style="font-size:10px"><br /><br />Edited by Maktub - 16&nbsp;February&nbsp;2007 at 5:10am</span>]]>
   </description>
   <pubDate>Fri, 16 Feb 2007 05:09:57 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/remove-disable-member-list_topic22699_post120567.html#120567</guid>
  </item> 
 </channel>
</rss>