473,626 Members | 3,936 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Question on HTTP_AUTHORIZAT ION header..

Hi,

Is there any manner in which I can reset the HTTP_AUTHORIZAT ION header?

Here's why I would like to reset it :-

My application uses IIS's basic authentication? I do not want the request
object to send me
"Basic + base 64 encoded username/pwd" value in the HTTP_AUTHORIZAT ION
header.

I cannot remove the header from the request object (since its read-only).
Is there anything I can send out in the response so that the request object
does not send this header?

Thanks,
Amit.
Nov 17 '05 #1
0 1468

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

6
1745
by: Johannes Bauer | last post by:
Hi group, I've got a question concerning inclusion of .hpp files. Currently I'm including all needed header files in the .cpp file. This means all dependencies of the package and all dependencies of these dependencies and so on. This is quite ugly. A start of an "Example.cpp" file could look like this
55
2764
by: ben | last post by:
is it true that a function without an inline keyword never get inlined? If not true when is it inlined or not? ben
1
2577
by: Charles | last post by:
I have a production server that has ichain working on it that authenticates users. On this production server I have a web page (.asp) that can display the results of Request.ServerVariables("HTTP_AUTHORIZATION"). I need this web page to do a Response.Redirect to a test server that has an ASP.NET application installed on to it How can I pass the HTTP_AUTHORIZATION header to the test server from the production server Thanks Charles
0
1138
by: Charles | last post by:
Is it possible to forward the HTTP_AUTHORIZATION server variable to another web site? The setup follows Server Production The production server has a portal that returns the userid and password in the HTTP_AUTHORIZATION server variable. The portal calls a web page (webform) that can decode the HTTP_AUTHORIZATION server variable. On this web page I can use the userid and password as I wish. However, I also want this web page to Transfer...
2
1305
by: Joey Martin | last post by:
This is more of a flash recommendation question than ASP related, but I use this forum a lot, so wanted to see if anyone can answer. My page header is flash. One the header is flash. It's about 500KB. 2 questions. 1. Do you recommend keeping flash in the header so it loads on each page, or creating a second image to replace the header on all the secondary pages.
1
2060
by: Bob Murdoch | last post by:
I just moved my website from a Win2000 server to a Win2003 server. On the old server, we would prompt for the user name and password via the WWW-Authenticate header, retrieve the Base64 values provided by the user from Request("HTTP_AUTHORIZATION"), decode them, and validate the user against our database. However, after moving to Win2003 server, the user is no longer prompted for the user name and password. The HTTP_AUTHORIZATION...
7
2161
by: somenath | last post by:
Hi All , As a process of my C language learning I was trying to learn how malloc can be implemented from K&R2 .But I am not able to understand few points . It would be very much helpful if some body give some inputs in the bellow mentioned points. Point 1) I page 186 it is said that "In malloc, the requested size in characters is rounded up to the proper number of header-sized units; the block that will be allocated contains one...
1
5182
by: yawnmoth | last post by:
When the server sends out a WWW-Authenticate header combined with a 401 response code, you get prompted for a username / password. On some servers, this username and password are then saved in $_SERVER and $_SERVER. On others, however, they aren't. So why, on these servers, isn't the value saved in $_SERVER? The authorize header in the HTTP response is the header that contains the info that, anyway. eg. Authorization: Basic...
25
2250
by: Mark | last post by:
so, i'm making a website. let's say i have header.php, footer.php and content.php. now in index.php I simply want to include the 3 pages. easy enough to do. but let's say the user navigates to mysite.com/content.php. now the header and footer will appear to be missing. so now the question is, how can i include the header and footer in content.php only if the page isn't already nested?
0
8199
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
0
8638
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
0
8505
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
0
7196
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
0
4092
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
0
4198
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
2626
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
1
1811
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
2
1511
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.