Snitz Forums 2000
Snitz Forums 2000
Home | Profile | Register | Active Topics | Members | Search | FAQ
Username:
Password:
Save Password
Forgot your Password?

 All Forums
 Snitz Forums 2000 DEV-Group
 DEV Discussions (General)
 Request form "user"
 New Topic  Topic Locked
 Printer Friendly
Author Previous Topic Topic Next Topic  

ajhvdb
Junior Member

Netherlands
392 Posts

Posted - 19 September 2002 :  16:30:02  Show Profile
I don't understand the red part below, where it this "User" field used? Anyone?


strDBNTUserName = Request.Cookies(strUniqueID & "User")("Name")
strDBNTFUserName = trim(chkString(Request.Form("Name"),"SQLString"))
if strDBNTFUserName = "" then strDBNTFUserName = trim(chkString(Request.Form("User"),"SQLString"))
if strAuthType = "nt" then
	strDBNTUserName = Session(strCookieURL & "userID")
	strDBNTFUserName = Session(strCookieURL & "userID")
end if

Deleted
deleted

4116 Posts

Posted - 19 September 2002 :  16:45:52  Show Profile
Inc_Header.asp line 349, the login form :)

Sorry, mixed that with "Name"

Stop the WAR!

Edited by - Deleted on 19 September 2002 17:03:35
Go to Top of Page

RichardKinser
Snitz Forums Admin

USA
16655 Posts

Posted - 19 September 2002 :  16:46:24  Show Profile
pop_delete.asp & pop_profile.asp
Go to Top of Page

ajhvdb
Junior Member

Netherlands
392 Posts

Posted - 19 September 2002 :  16:57:24  Show Profile
quote:
Originally posted by bozden

Inc_Header.asp line 387, the login form :)



Really can't find it in inc_header.asp
Now gonna look for richard's suggestion.

Go to Top of Page

ajhvdb
Junior Member

Netherlands
392 Posts

Posted - 19 September 2002 :  17:03:26  Show Profile
quote:
Originally posted by RichardKinser

pop_delete.asp & pop_profile.asp



Found it and can even understand why it's used
Go to Top of Page
  Previous Topic Topic Next Topic  
 New Topic  Topic Locked
 Printer Friendly
Jump To:
Snitz Forums 2000 © 2000-2021 Snitz™ Communications Go To Top Of Page
This page was generated in 0.21 seconds. Powered By: Snitz Forums 2000 Version 3.4.07