<?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 : Memberlist.</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 : Memberlist.]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Tue, 07 Apr 2026 18:25:36 +0000</pubDate>
  <lastBuildDate>Tue, 27 Jan 2004 13:38:38 +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=9264</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[Memberlist. : why not do it as MadDog said? much...]]></title>
   <link>https://forums.webwiz.net/memberlist_topic9264_post49379.html#49379</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=12292">Semikolon</a><br /><strong>Subject:</strong> 9264<br /><strong>Posted:</strong> 27&nbsp;January&nbsp;2004 at 1:38pm<br /><br /><P>why not do it as MadDog said?</P><P>much cleaner and easier..</P><P>just place the code on line 4 in members.asp..</P>]]>
   </description>
   <pubDate>Tue, 27 Jan 2004 13:38:38 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/memberlist_topic9264_post49379.html#49379</guid>
  </item> 
  <item>
   <title><![CDATA[Memberlist. : I did it my way... maybe not the...]]></title>
   <link>https://forums.webwiz.net/memberlist_topic9264_post49375.html#49375</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=14686">DotPing</a><br /><strong>Subject:</strong> 9264<br /><strong>Posted:</strong> 27&nbsp;January&nbsp;2004 at 1:27pm<br /><br /><P>I did it my way... maybe not the best but obviousl working: </P><P>&nbsp;</P><P>If you want just to show the buttons to moderators and admins, then do as follows.</P><P>(Change the respective intGroupID with whatever group(s) you want to show the list)</P><P>1. Hide the buttons</P><P>includes/navigation_buttons_inc.asp</P><P>Arround line 70:</P><P><BR>'show the memberlist button only if user is mod/admin<BR>IF intGroupID = 1 or IntGroupID = 3 THEN </P><P>&nbsp;Response.Write ("&amp;nbsp;&amp;nbsp;&lt;a href=""members.asp"" target=""_self"" class=""nav""&gt;&lt;img src=""" &amp; strImagePath &amp; "members_list.gif"" border=""0"" align=""absmiddle"" alt=""" &amp; strTxtMembersList &amp; """&gt;" &amp; strTxtMemberlist &amp; "&lt;/a&gt;")<BR>END IF</P><P><BR>Put the response.write line with the link to the members.asp in the above IF / ENDIF statement. </P><P><BR>2. Avoid clever users to access the members.asp without proper rights: </P><P>Change the Elseif Statement around line 247 as follows: </P><P>'If the user is neither mod nor admin display an error message</P><P>ElseIf intGroupID = 2 OR intGroupID =4 OR intGroupID = 5 OR intGroupID = 6 Then</P><P>&nbsp;Response.Write (vbCrLf &amp; "&lt;span class=""bold""&gt;This function is not public.&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;")</P><P>Keep the response.write statement on one line.</P><P><BR>Hope this helps.</P><P>DotPing</P>]]>
   </description>
   <pubDate>Tue, 27 Jan 2004 13:27:25 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/memberlist_topic9264_post49375.html#49375</guid>
  </item> 
  <item>
   <title><![CDATA[Memberlist. : And of course you have to put...]]></title>
   <link>https://forums.webwiz.net/memberlist_topic9264_post49313.html#49313</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=8924">Eftie</a><br /><strong>Subject:</strong> 9264<br /><strong>Posted:</strong> 27&nbsp;January&nbsp;2004 at 2:28am<br /><br />And of course you have to put this code on top in the members.asp file.]]>
   </description>
   <pubDate>Tue, 27 Jan 2004 02:28:11 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/memberlist_topic9264_post49313.html#49313</guid>
  </item> 
  <item>
   <title><![CDATA[Memberlist. : Like said, after the include common.asp...]]></title>
   <link>https://forums.webwiz.net/memberlist_topic9264_post49285.html#49285</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=1070">MadDog</a><br /><strong>Subject:</strong> 9264<br /><strong>Posted:</strong> 26&nbsp;January&nbsp;2004 at 6:28pm<br /><br />Like said, after the include common.asp part towards the top.]]>
   </description>
   <pubDate>Mon, 26 Jan 2004 18:28:13 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/memberlist_topic9264_post49285.html#49285</guid>
  </item> 
  <item>
   <title><![CDATA[Memberlist. : I am fairly new to this and am...]]></title>
   <link>https://forums.webwiz.net/memberlist_topic9264_post49274.html#49274</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=14596">Smac-daddy</a><br /><strong>Subject:</strong> 9264<br /><strong>Posted:</strong> 26&nbsp;January&nbsp;2004 at 5:24pm<br /><br /><P>I am fairly new to this and am having a little difficulty figuring out where exactly to put this code?</P><P>&nbsp;</P><P>&nbsp;</P>]]>
   </description>
   <pubDate>Mon, 26 Jan 2004 17:24:48 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/memberlist_topic9264_post49274.html#49274</guid>
  </item> 
  <item>
   <title><![CDATA[Memberlist. : after the include of the common.asp...]]></title>
   <link>https://forums.webwiz.net/memberlist_topic9264_post49260.html#49260</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=1070">MadDog</a><br /><strong>Subject:</strong> 9264<br /><strong>Posted:</strong> 26&nbsp;January&nbsp;2004 at 4:30pm<br /><br /><P>after the include of the common.asp file add this:</P><P><table width="99%"><tr><td><pre class="BBcode">&lt;%<BR>If blnAdmin&nbsp;= False Then<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; adoCon.Close<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Set adoCon = Nothing<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Set rsCommon = Nothing<BR><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Response.Redirect("default.asp")<BR>End If<BR>%&gt;</pre></td></tr></table></P><P>Now you can change default.asp to anything you want.</P>]]>
   </description>
   <pubDate>Mon, 26 Jan 2004 16:30:09 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/memberlist_topic9264_post49260.html#49260</guid>
  </item> 
  <item>
   <title><![CDATA[Memberlist. : I am wondering if there is a way...]]></title>
   <link>https://forums.webwiz.net/memberlist_topic9264_post49258.html#49258</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=14596">Smac-daddy</a><br /><strong>Subject:</strong> 9264<br /><strong>Posted:</strong> 26&nbsp;January&nbsp;2004 at 4:27pm<br /><br /><P>I am wondering if there is a way to prevent members from accessing the memberlist. I would like to have the list private to admin.</P><P>Any suggestions would be greatly appreciated.</P><P>Smac-Daddy <IMG src="https://forums.webwiz.net/smileys/smiley34.gif" border="0"></P>]]>
   </description>
   <pubDate>Mon, 26 Jan 2004 16:27:32 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/memberlist_topic9264_post49258.html#49258</guid>
  </item> 
 </channel>
</rss>