Re: Authentication
From: Himanshu Dhami (himanshu_dhami@yahoo.com)
Date: 01/28/03
- Next message: Himanshu Dhami: "Re: Logging off user"
- Previous message: Peter: "Authentication"
- In reply to: Peter: "Authentication"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
From: Himanshu Dhami <himanshu_dhami@yahoo.com> Date: Tue, 28 Jan 2003 03:55:22 -0800
Hi,
I guess than you must have corresponding id for Domain Username in your
database.
You can check for username like this
' Check if user is a member of the NT Domain
sUsername = Request.ServerVariables("AUTH_USER")
and then run your query.
HTH
Himanshu Dhami
MCP
"Loves working at the Horizon,where everything ends"
http://www27.brinkster.com/himanshudhami
*** Sent via Developersdex http://www.developersdex.com ***
Don't just participate in USENET...get rewarded for it!
- Next message: Himanshu Dhami: "Re: Logging off user"
- Previous message: Peter: "Authentication"
- In reply to: Peter: "Authentication"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|