<?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 : Allow users to delete there own account</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 : Allow users to delete there own account]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Sun, 12 Apr 2026 21:04:27 +0000</pubDate>
  <lastBuildDate>Thu, 05 May 2005 06:22: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=14953</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[Allow users to delete there own account : if you change that and i belive...]]></title>
   <link>https://forums.webwiz.net/allow-users-to-delete-there-own-account_topic14953_post82481.html#82481</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=2216">dj air</a><br /><strong>Subject:</strong> 14953<br /><strong>Posted:</strong> 05&nbsp;May&nbsp;2005 at 6:22am<br /><br />if you change that and i belive a section above that also sees if you can view the admin section options.<br><br><br>]]>
   </description>
   <pubDate>Thu, 05 May 2005 06:22:48 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/allow-users-to-delete-there-own-account_topic14953_post82481.html#82481</guid>
  </item> 
  <item>
   <title><![CDATA[Allow users to delete there own account : I was thinking about this pice...]]></title>
   <link>https://forums.webwiz.net/allow-users-to-delete-there-own-account_topic14953_post82477.html#82477</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=14844">cheops@collecto</a><br /><strong>Subject:</strong> 14953<br /><strong>Posted:</strong> 05&nbsp;May&nbsp;2005 at 4:45am<br /><br />I was thinking about this pice of code:<DIV><table width="99%"><tr><td><pre class="BBcode"><BR>&nbsp;&nbsp;&nbsp;&nbsp; &nbsp;'Don't allow deleting account if admin or guest account<BR>&nbsp;&nbsp;&nbsp;&nbsp; &nbsp;If lngUserProfileID &gt; 2 AND blnAdmin Then<BR>&nbsp;&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;%&gt;<BR>&nbsp;&nbsp;&nbsp;&nbsp; &lt;tr bgcolor="&lt;% = strTableColour %&gt;" background="&lt;% = strTableBgImage %&gt;"&gt;<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;td width="50%"&nbsp; class="text" background="&lt;% = strTableBgImage %&gt;"&gt;&lt;% = strTxtDeleteThisUser %&gt;&lt;/td&gt;<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;td width="50%" valign="top" class="smText" background="&lt;% = strTableBgImage %&gt;"&gt;&lt;input type="checkbox" name="delete" value="true" /&gt;&lt;% = strTxtCheckThisBoxToDleteMember %&gt;&lt;/td&gt;<BR>&nbsp;&nbsp;&nbsp;&nbsp; &lt;/tr&gt;&lt;%<BR>&nbsp;End If<BR></pre></td></tr></table><BR><BR>in this line: If lngUserProfileID &gt; 2 AND blnAdmin Then<BR><BR>isn't it possible to enter the settings in order to let people delete there own account here...?</DIV>]]>
   </description>
   <pubDate>Thu, 05 May 2005 04:45:11 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/allow-users-to-delete-there-own-account_topic14953_post82477.html#82477</guid>
  </item> 
  <item>
   <title><![CDATA[Allow users to delete there own account : in the current version users can&amp;#039;t...]]></title>
   <link>https://forums.webwiz.net/allow-users-to-delete-there-own-account_topic14953_post82469.html#82469</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=2216">dj air</a><br /><strong>Subject:</strong> 14953<br /><strong>Posted:</strong> 04&nbsp;May&nbsp;2005 at 6:32pm<br /><br />in the current version users can't delete their account.<br><br>only admin group can do so.<br><br>and when a account is deleted only the account none of the posts are. they are set to guest postings<br>]]>
   </description>
   <pubDate>Wed, 04 May 2005 18:32:00 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/allow-users-to-delete-there-own-account_topic14953_post82469.html#82469</guid>
  </item> 
  <item>
   <title><![CDATA[Allow users to delete there own account : If I want to allow users to delete...]]></title>
   <link>https://forums.webwiz.net/allow-users-to-delete-there-own-account_topic14953_post82466.html#82466</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=14844">cheops@collecto</a><br /><strong>Subject:</strong> 14953<br /><strong>Posted:</strong> 04&nbsp;May&nbsp;2005 at 4:47pm<br /><br />If I want to allow users to delete there own account, and still maintain that function for admin, where/how do I do this...<!-- Signature --><BR>]]>
   </description>
   <pubDate>Wed, 04 May 2005 16:47:11 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/allow-users-to-delete-there-own-account_topic14953_post82466.html#82466</guid>
  </item> 
 </channel>
</rss>