Print Page | Close Window

Get rid of anonymous users

Printed From: Web Wiz Forums
Category: Web Wiz Web App Support Forums
Forum Name: Web Wiz Forums
Forum Description: Support forum for Web Wiz Forums application.
URL: https://forums.webwiz.net/forum_posts.asp?TID=11619
Printed Date: 09 April 2026 at 2:33am
Software Version: Web Wiz Forums 12.08 - https://www.webwizforums.com


Topic: Get rid of anonymous users
Posted By: FreeMen
Subject: Get rid of anonymous users
Date Posted: 24 August 2004 at 7:59am

I've search the forum, but didn't find an explanation on how to get rid of anonymous users.

I don't want my users to be anonymous in any way. Where can I do that?

Both in Quick-login and the ordinary one...

Thanks!




Replies:
Posted By: WebWiz-Bruce
Date Posted: 24 August 2004 at 9:55am
You could always remove the HTML check box for this and replace it with a hidden HTML form field of the same name that is set to false

-------------
https://www.webwiz.net/web-wiz-forums/forum-hosting.htm" rel="nofollow - Web Wiz Forums Hosting
https://www.webwiz.net/web-hosting/windows-web-hosting.htm" rel="nofollow - ASP.NET Web Hosting


Posted By: i2Paq
Date Posted: 26 August 2004 at 3:21am

Originally posted by -boRg- -boRg- wrote:

You could always remove the HTML check box for this and replace it with a hidden HTML form field of the same name that is set to false

I've looked for it everywhere because I want this to..., please -boRg- enlighten us



Posted By: dj air
Date Posted: 26 August 2004 at 5:23am
replace lines 392 - 395 in the login_user.asp file which is below

     <tr bgcolor="<% = strTableColour %>" background="<% = strTableBgImage %>">
         <td width="50%" class="text" background="<% = strTableBgImage %>"><% = strTxtAddMToActiveUsersList %></td>
         <td width="50%" valign="top" class="text" background="<% = strTableBgImage %>"><% = strTxtYes %><input type="radio" name="NS" value="true" checked />&nbsp;&nbsp;<% = strTxtNo %><input type="radio" name="NS" value="false" /></td>
     </tr>

with the following

<input type="hidden" name="NS" value="false" />

thats what -boRg- suggested.


Posted By: FreeMen
Date Posted: 27 August 2004 at 2:56am
Thanks!!!

-------------
http://www.tomtom-user.dk - TomTom-User.dk
Running WWF SQL with more than 32.000 members...



Print Page | Close Window

Forum Software by Web Wiz Forums® version 12.08 - https://www.webwizforums.com
Copyright ©2001-2026 Web Wiz Ltd. - https://www.webwiz.net