Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

How to enforce to expire session(XMLHTTP).

Status
Not open for further replies.

umeshs79

Programmer
Aug 7, 2002
42
DE
Hi,
I am using Microsoft.XMLHTTP object to send request to server. I am getting UserName and Password from user for valid user. But if user give valid username and password first time and make a request. The problem is in subsequent requests it does not validate for valid user and password.
But i want that in every request user and password should be varified. But this is not happening until i close the browser and open a new instance of a browser.
So please tell me how i do that so it can validate for user and password every time.

Umesh Sharma,MCSD
India
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top