<?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 : Group_ID selection</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 : Group_ID selection]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Sun, 12 Apr 2026 09:46:24 +0000</pubDate>
  <lastBuildDate>Mon, 17 Apr 2006 03:21:48 +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=19326</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[Group_ID selection : I found a snip of code, could...]]></title>
   <link>https://forums.webwiz.net/group-id-selection_topic19326_post104565.html#104565</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=14844">cheops@collecto</a><br /><strong>Subject:</strong> 19326<br /><strong>Posted:</strong> 17&nbsp;April&nbsp;2006 at 3:21am<br /><br /><P>I found a snip of code, could something like this work....??</P><P>am I wrong or shouldn't something like this search trough the Group_ID, and sort out the administrator and MOD group....&nbsp; and not display the admin and mod group, but list all other member groups...??</P><P>Anyone know how to make this work...!!</P><P>( I don't have the skills to make it work....???)</P><P><BR><table width="99%"><tr><td><pre class="BBcode"><BR>strsql = "SELECT * FROM " &amp; strDbTable &amp; " Author, " WHERE&nbsp; &amp; strDbTable &amp; " Username " AND &amp; strDbTable &amp; " Author_ID " AND &amp; strDbTable &amp;&nbsp; "Group_ID "&lt;&gt; 15 AND &amp; strDbTable &amp; "Group_ID" &lt;&gt; 3 "<BR>&nbsp;strAuthor.Open sql, conn, 3, 3<BR>&nbsp;If not strAuthor.eof Then<BR>&nbsp; If Not isNull(Trim(strAuthor("Group_ID"))) Then<BR>&nbsp;&nbsp; Group_ID = Split(Replace(strAuthor("Group_ID"), "@", ""), ", ")<BR>&nbsp; End If<BR></pre></td></tr></table></P>]]>
   </description>
   <pubDate>Mon, 17 Apr 2006 03:21:48 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/group-id-selection_topic19326_post104565.html#104565</guid>
  </item> 
  <item>
   <title><![CDATA[Group_ID selection : They can&amp;#039;t you need to set...]]></title>
   <link>https://forums.webwiz.net/group-id-selection_topic19326_post104462.html#104462</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=1">WebWiz-Bruce</a><br /><strong>Subject:</strong> 19326<br /><strong>Posted:</strong> 16&nbsp;April&nbsp;2006 at 12:34pm<br /><br />They can't you need to set the group the member is in.]]>
   </description>
   <pubDate>Sun, 16 Apr 2006 12:34:25 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/group-id-selection_topic19326_post104462.html#104462</guid>
  </item> 
  <item>
   <title><![CDATA[Group_ID selection : how do I allow my users to select...]]></title>
   <link>https://forums.webwiz.net/group-id-selection_topic19326_post104426.html#104426</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=14844">cheops@collecto</a><br /><strong>Subject:</strong> 19326<br /><strong>Posted:</strong> 15&nbsp;April&nbsp;2006 at 9:48pm<br /><br /><P>how do I allow my users to select the the Group_ID with out giving them admin or moderator status.</P><DIV><BR>and only display the Group_ID's below admin and moderator...??</DIV>]]>
   </description>
   <pubDate>Sat, 15 Apr 2006 21:48:31 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/group-id-selection_topic19326_post104426.html#104426</guid>
  </item> 
 </channel>
</rss>