Using REMOTE_USER Server Variable Only Shows Asterisk
From: Allen (umayxa3_at_yahoo.com)
Date: 06/18/03
- Next message: Daniel Geisenhoff: "Re: Failed to start monitoring file changes"
- Previous message: Matjaz Ladava: "Re: How to remove HTTPS to HTTP Security Alert message"
- Next in thread: Allen: "Re: Using REMOTE_USER Server Variable Only Shows Asterisk"
- Reply: Allen: "Re: Using REMOTE_USER Server Variable Only Shows Asterisk"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: 18 Jun 2003 03:48:27 -0700
I have an IntrAnet that I would like to personalize using the
REMOTE_USER server variable. I have a login page that athenticates
against the form but when I try to display the users ID on the page it
gives me an asterisk (*).
I'm using C#, here's the code:
<%=Request.ServerVariables["REMOTE_USER"]%>
Why is it showing the asterisk and not the user ID?
Thanks
-Allen
- Next message: Daniel Geisenhoff: "Re: Failed to start monitoring file changes"
- Previous message: Matjaz Ladava: "Re: How to remove HTTPS to HTTP Security Alert message"
- Next in thread: Allen: "Re: Using REMOTE_USER Server Variable Only Shows Asterisk"
- Reply: Allen: "Re: Using REMOTE_USER Server Variable Only Shows Asterisk"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|