Jan 30, 2008 #1 Extension Programmer Joined Nov 3, 2004 Messages 311 Location CA Hi, I would like to know how to get the Authorization http header in ASP. Thanks
Jan 30, 2008 #2 trollacious Programmer Joined Sep 29, 2004 Messages 4,046 Location US Google is your friend. http://www.google.com/search?hl=en&q=asp+server+variables Lee Upvote 0 Downvote
Jan 30, 2008 Thread starter #3 Extension Programmer Joined Nov 3, 2004 Messages 311 Location CA I was using the correct variable "HTTP_AUTHORIZATION" but it was null so I thought I was using the incorrect variable. Now it's working fine... Upvote 0 Downvote
I was using the correct variable "HTTP_AUTHORIZATION" but it was null so I thought I was using the incorrect variable. Now it's working fine...