Print Page | Close Window

quick login and annonymous

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=7191
Printed Date: 04 April 2026 at 8:08am
Software Version: Web Wiz Forums 12.08 - https://www.webwizforums.com


Topic: quick login and annonymous
Posted By: ctscott
Subject: quick login and annonymous
Date Posted: 12 November 2003 at 7:53am
just started playing with Mozilla Firebird and did a quick login but i showed as undercover. logged out logged in the old fashion way and i show.  is annonymous the default for the quick logon or am i firebird ignorant? 

-------------
______________________
http://www.cfbtrivia.com" rel="nofollow - College Football Trivia



Replies:
Posted By: WebWiz-Bruce
Date Posted: 12 November 2003 at 8:16am
annonymous is the default for the quick login.

-------------
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: ctscott
Date Posted: 12 November 2003 at 8:23am
ok

-------------
______________________
http://www.cfbtrivia.com" rel="nofollow - College Football Trivia


Posted By: wistex
Date Posted: 14 November 2003 at 4:13am
Is there a variable to change that, or do I need to rewrite the part of the code?

-------------
http://www.wistex.com" rel="nofollow - WisTex Solutions
http://www.caribbeanchoice.com/forums" rel="nofollow - CaribbeanChoice Forums


Posted By: WebWiz-Bruce
Date Posted: 14 November 2003 at 7:56am
There is a hidden HTML form field used in the quick login change it's value to true, or false, can't remeber off hand how it has to be set.

-------------
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: wistex
Date Posted: 15 November 2003 at 10:21am

 

Thanks for the ability to turn features on and off.  Its a pain to have to rewrite something.  With your little variables, I don't have to mod it!



-------------
http://www.wistex.com" rel="nofollow - WisTex Solutions
http://www.caribbeanchoice.com/forums" rel="nofollow - CaribbeanChoice Forums


Posted By: wistex
Date Posted: 18 November 2003 at 4:18am

Hi Borg,

All I see is this:

'If the user has not logged in (guest user ID = 2) then show them a quick login form
If lngLoggedInUserID = 2 Then
 
 Response.Write(vbCrLf & " <td align=""right"" class=""smText""><form method=""post"" name=""frmLogin"" action=""login_user.asp"">")
 If blnLongSecurityCode Then Response.Write(strTxtLogin) Else Response.Write(strTxtQuickLogin)
 Response.Write(" " & _
 vbCrLf & "     <input type=""text"" size=""10"" name=""name"" class=""smText"" />" & _
 vbCrLf & "       <input type=""password"" size=""10"" name=""password"" class=""smText"" />" & _
 vbCrLf & "     <input type=""hidden"" name=""QUIK"" value=""true"" />")
 If blnLongSecurityCode = false Then Response.Write(vbCrLf & "     <input type=""hidden"" name=""sessionID"" value=""" & Session.SessionID & """ />")
 Response.Write(vbCrLf & "     <input type=""submit"" value=""" & strTxtGo & """ class=""smText"">" & _
 vbCrLf & " </form></td>") 
 
End If

I can't seem to find what to change.  If I change QUIK to false, it only seems to effect this in login_user.asp:

'If not quick login empty variables
If Request.Form("QUIK") OR blnSecurityCodeOK = false Then
 strUsername = Replace(strUsername, "''", "'")
 strPassword = Replace(strPassword, "''", "'")
Else
 strUsername = ""
 strPassword = ""
End If

I'm not sure what that does, but it doesn't look like it has anything to do with anonymous users. 

I can't seem to find the variable you are talking about to change that makes quick login users visible instead of anonymous.

I'm not an asp programmer, so it's probably right in front of my face.



-------------
http://www.wistex.com" rel="nofollow - WisTex Solutions
http://www.caribbeanchoice.com/forums" rel="nofollow - CaribbeanChoice Forums


Posted By: WebWiz-Bruce
Date Posted: 18 November 2003 at 6:33am
Sorry I don't remeber then

-------------
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: huwnet
Date Posted: 18 November 2003 at 11:53am
I would like to turn the anoymous on on quick logins to.


Posted By: wistex
Date Posted: 18 November 2003 at 7:09pm

Originally posted by huwnet huwnet wrote:

I would like to turn the anoymous on on quick logins to.

When you login via Quick Login, it is automatically anonymous.  I want to make it the other way around, where they are not anonymous.

I'll eventually find it.  It'll just take me some time.



-------------
http://www.wistex.com" rel="nofollow - WisTex Solutions
http://www.caribbeanchoice.com/forums" rel="nofollow - CaribbeanChoice Forums


Posted By: WebWiz-Bruce
Date Posted: 19 November 2003 at 2:43am
It will be somewhere in the login_user.asp file.

-------------
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



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