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
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