<?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 : Banning Forum Members</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 : Banning Forum Members]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Sun, 12 Apr 2026 14:29:12 +0000</pubDate>
  <lastBuildDate>Thu, 17 Mar 2005 19:21:23 +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=14223</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[Banning Forum Members : Change it to this, I set the changed...]]></title>
   <link>https://forums.webwiz.net/banning-forum-members_topic14223_post79114.html#79114</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=18227">arpee</a><br /><strong>Subject:</strong> 14223<br /><strong>Posted:</strong> 17&nbsp;March&nbsp;2005 at 7:21pm<br /><br />Change it to this, I set the changed items to red.....<DIV>&nbsp;</DIV><DIV><DIV>&nbsp;'******************************************<BR>&nbsp;&nbsp;'*** &nbsp;&nbsp;&nbsp; Send welcome email&nbsp;&nbsp; &nbsp;***<BR>&nbsp;&nbsp;'******************************************</DIV><DIV><strong><FONT color=#ff0000>Dim strEmailApprove:strEmailApprove = "</FONT></strong><A href="mailto:myown@emailaddress.com" target="_blank"><strong><FONT color=#ff0000>myown@emailaddress.com</FONT></strong></A><strong><FONT color=#ff0000>"<BR></FONT></strong></DIV><DIV>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 'Send the new user a welcome e-mail if e-mail notification is turned on and the user has given an e-mail address<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ElseIf blnEmail = True AND strEmail &lt;&gt; "" AND strMode = "new" Then</DIV><DIV> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&amp ;nbs p;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 'Initailise the e-mail body variable with the body of the e-mail<BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&amp ;nbs p;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; strEmailBody = strTxtHi &amp; " " &amp; decodeString(strUsername)<BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&amp ;nbs p;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <strong><FONT color=#ff0000>strEmailBody = strEmailBody &amp; vbCrLf &amp; vbCrLf &amp; strTxtEmailThankYouForRegistering &amp; " " &amp; strMainForumName &amp; ". - " &amp; strEmail &amp; ""</FONT></strong></DIV><DIV> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&amp ;nbs p;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; strEmailBody = strEmailBody &amp; vbCrLf &amp; vbCrLf &amp; strTxtEmailYouCanNowUseTheForumAt &amp; " " &amp; strWebsiteName &amp; " " &amp; strTxtEmailForumAt &amp; " " &amp; strForumPath<BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&amp ;nbs p;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; strEmailBody = strEmailBody &amp; vbCrLf &amp; vbCrLf &amp; strTxtUsername &amp; ": - " &amp; strUsername<BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&amp ;nbs p;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; strEmailBody = strEmailBody &amp; vbCrLf &amp; strTxtPassword &amp; ": - " &amp; decodeString(strPassword)</DIV><DIV> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&amp ;nbs p;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 'Send the e-mail using the Send Mail function created on the send_mail_function.inc file<BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&amp ;nbs p;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; blnSentEmail = SendMail(strEmailBody, decodeString(strUsername), decodeString(<strong><FONT color=#ff0000>strEmailApprove</FONT></strong>), strMainForumName, decodeString(strForumEmailAddress), strSubject, strMailComponent, false)<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; End If</DIV></DIV>]]>
   </description>
   <pubDate>Thu, 17 Mar 2005 19:21:23 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/banning-forum-members_topic14223_post79114.html#79114</guid>
  </item> 
  <item>
   <title><![CDATA[Banning Forum Members : Im not sure which parts to change...]]></title>
   <link>https://forums.webwiz.net/banning-forum-members_topic14223_post78761.html#78761</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=19235">Spirit-Medium</a><br /><strong>Subject:</strong> 14223<br /><strong>Posted:</strong> 13&nbsp;March&nbsp;2005 at 2:48pm<br /><br />Im not sure which parts to change on mine at the moment it says &gt;&gt;<DIV>&nbsp;</DIV><DIV>&nbsp;'******************************************<BR>&nbsp;&nbsp;'*** &nbsp;&nbsp;&nbsp; Send welcome email&nbsp;&nbsp; &nbsp;***<BR>&nbsp;&nbsp;'******************************************</DIV><DIV>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 'Send the new user a welcome e-mail if e-mail notification is turned on and the user has given an e-mail address<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ElseIf blnEmail = True AND strEmail &lt;&gt; "" AND strMode = "new" Then</DIV><DIV> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbs p;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 'Initailise the e-mail body variable with the body of the e-mail<BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbs p;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; strEmailBody = strTxtHi &amp; " " &amp; decodeString(strUsername)<BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbs p;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; strEmailBody = strEmailBody &amp; vbCrLf &amp; vbCrLf &amp; strTxtEmailThankYouForRegistering &amp; " " &amp; strMainForumName &amp; "."<BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbs p;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; strEmailBody = strEmailBody &amp; vbCrLf &amp; vbCrLf &amp; strTxtEmailYouCanNowUseTheForumAt &amp; " " &amp; strWebsiteName &amp; " " &amp; strTxtEmailForumAt &amp; " " &amp; strForumPath<BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbs p;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; strEmailBody = strEmailBody &amp; vbCrLf &amp; vbCrLf &amp; strTxtUsername &amp; ": - " &amp; strUsername<BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbs p;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; strEmailBody = strEmailBody &amp; vbCrLf &amp; strTxtPassword &amp; ": - " &amp; decodeString(strPassword)</DIV><DIV> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbs p;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 'Send the e-mail using the Send Mail function created on the send_mail_function.inc file<BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbs p;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; blnSentEmail = SendMail(strEmailBody, decodeString(strUsername), decodeString(strEmail), strMainForumName, decodeString(strForumEmailAddress), strSubject, strMailComponent, false)<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; End If</DIV>]]>
   </description>
   <pubDate>Sun, 13 Mar 2005 14:48:24 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/banning-forum-members_topic14223_post78761.html#78761</guid>
  </item> 
  <item>
   <title><![CDATA[Banning Forum Members : Here is how I approve each new...]]></title>
   <link>https://forums.webwiz.net/banning-forum-members_topic14223_post78750.html#78750</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=18227">arpee</a><br /><strong>Subject:</strong> 14223<br /><strong>Posted:</strong> 13&nbsp;March&nbsp;2005 at 1:28pm<br /><br />Here is how I approve each new member.<DIV>&nbsp;</DIV><DIV>Open register.asp and look for:</DIV><DIV>&nbsp;</DIV><DIV><BR><strong>&nbsp;'******************************************</strong></DIV><DIV><strong>&nbsp;&nbsp;'***&nbsp;&nbsp;&nbsp;&nbsp; Send activate email&nbsp;&nbsp;&nbsp;&nbsp;***</strong></DIV><DIV><strong>&nbsp;&nbsp;'******************************************</strong></DIV><DIV><strong></strong>&nbsp;</DIV><DIV><strong>&nbsp;&nbsp;Dim strEmailApprove&nbsp;&nbsp; </strong></DIV><DIV><strong>'LETS MAKE THE ADMIN GET IT FIRST<BR><BR>&nbsp;&nbsp;&nbsp;strEmailApprove = "</strong><A href="mailto:myown@emailaddress.com" target="_blank"><strong>myown@emailaddress.com</strong></A><strong>"<BR><BR>&nbsp;'Inititlaise the subject of the e-mail that may be sent in the next if/ifelse statements</strong></DIV><DIV><BR><BR><strong>strSubject = "" &amp; strTxtWelcome &amp; " " &amp; </strong></DIV><DIV><BR><strong>strTxtEmailToThe &amp; " " &amp; strMainForumName</strong></DIV><DIV>&nbsp;</DIV><DIV>&nbsp;</DIV><DIV>&nbsp;</DIV><DIV>Notice I added strEmailApprove</DIV><DIV>&nbsp;</DIV><DIV>Now change a few lines down:</DIV><DIV>&nbsp;</DIV><DIV><strong>strEmailBody = strEmailBody &amp; vbCrLf &amp; vbCrLf &amp; strTxtEmailThankYouForRegistering &amp; " " &amp; strMainForumName &amp; ". - " &amp; strEmail &amp; ""</strong></DIV><DIV>&nbsp;</DIV><DIV>and</DIV><DIV>&nbsp;</DIV><DIV>&nbsp;</DIV><DIV><strong>blnSentEmail = SendMail(strEmailBody, decodeString(strUsername), strEmailApprove, strMainForumName, decodeString(strForumEmailAddress), strSubject, strMailComponent, false)</strong></DIV><DIV>&nbsp;</DIV><DIV><strong>Now registrations will be sent to you and you can copy the emailaddress and forward it if you want to.</strong></DIV><DIV>&nbsp;</DIV>]]>
   </description>
   <pubDate>Sun, 13 Mar 2005 13:28:22 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/banning-forum-members_topic14223_post78750.html#78750</guid>
  </item> 
  <item>
   <title><![CDATA[Banning Forum Members : Thanks for your help.  Could...]]></title>
   <link>https://forums.webwiz.net/banning-forum-members_topic14223_post78744.html#78744</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=19235">Spirit-Medium</a><br /><strong>Subject:</strong> 14223<br /><strong>Posted:</strong> 13&nbsp;March&nbsp;2005 at 12:21pm<br /><br />Thanks for your help. <DIV>Could you please tell me how i can manually activate members?</DIV>]]>
   </description>
   <pubDate>Sun, 13 Mar 2005 12:21:12 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/banning-forum-members_topic14223_post78744.html#78744</guid>
  </item> 
  <item>
   <title><![CDATA[Banning Forum Members : The truth is that there is no...]]></title>
   <link>https://forums.webwiz.net/banning-forum-members_topic14223_post78740.html#78740</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=6337">xeerex</a><br /><strong>Subject:</strong> 14223<br /><strong>Posted:</strong> 13&nbsp;March&nbsp;2005 at 11:12am<br /><br />The truth is that there is no way to 100% block a user from a forum unless on a publicly accessible forum. <br><br><ul>  <li>If you block the IP address, then most likely the user is on adynamic IP which will change, or the user can just come in through aproxy server. </li>  <li>If you ban the IP range, then you will most likely penalize otherusers on that network, and the "bad" user can again come in throughanother network or through a proxy. </li>  <li>If you ban the email address, then the user can just use another email address. </li>  <li>If you ban the email domain, the user can just get another.</li>  <li>If you ban the username, then the user will just create another one.</li></ul>The best hope is to simply ban the users email, deactivate theusername, and hope he/she eventually tires of the game. Anothersuggestion is to allow new users to enter a group that has limitedrights and ladder them to the next, or manually elevate their rights.However, this has the cost of additional overhead on your part.<br><br>You could also setup the forum where admins have to manually activatemembers, but again there is the additional overhead in administration.<br>]]>
   </description>
   <pubDate>Sun, 13 Mar 2005 11:12:11 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/banning-forum-members_topic14223_post78740.html#78740</guid>
  </item> 
  <item>
   <title><![CDATA[Banning Forum Members : I am useing 7.9 it looks like...]]></title>
   <link>https://forums.webwiz.net/banning-forum-members_topic14223_post78739.html#78739</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=19235">Spirit-Medium</a><br /><strong>Subject:</strong> 14223<br /><strong>Posted:</strong> 13&nbsp;March&nbsp;2005 at 11:12am<br /><br />I am useing 7.9 it looks like he has used another ip address but i also banned his email addres and this morning when i woke up he had been posting again.]]>
   </description>
   <pubDate>Sun, 13 Mar 2005 11:12:05 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/banning-forum-members_topic14223_post78739.html#78739</guid>
  </item> 
  <item>
   <title><![CDATA[Banning Forum Members : Please provide some additional...]]></title>
   <link>https://forums.webwiz.net/banning-forum-members_topic14223_post78734.html#78734</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=2267">michael</a><br /><strong>Subject:</strong> 14223<br /><strong>Posted:</strong> 13&nbsp;March&nbsp;2005 at 10:31am<br /><br />Please provide some additional information, what version are you running, did come back with a different IP/Email address or was he able to use the same?]]>
   </description>
   <pubDate>Sun, 13 Mar 2005 10:31:39 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/banning-forum-members_topic14223_post78734.html#78734</guid>
  </item> 
  <item>
   <title><![CDATA[Banning Forum Members : Hi i wonder if anyone can help. I...]]></title>
   <link>https://forums.webwiz.net/banning-forum-members_topic14223_post78728.html#78728</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=19235">Spirit-Medium</a><br /><strong>Subject:</strong> 14223<br /><strong>Posted:</strong> 13&nbsp;March&nbsp;2005 at 8:21am<br /><br />Hi i wonder if anyone can help.<DIV>I have a member on my forum that i have tryed to ban useing the i.p. blocking which it hasnt worked he is still posting i have also banned his email address and that has not worked also. Have you any idears?</DIV>]]>
   </description>
   <pubDate>Sun, 13 Mar 2005 08:21:17 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/banning-forum-members_topic14223_post78728.html#78728</guid>
  </item> 
 </channel>
</rss>