Hi Friends,
I am facing a strange issue in one of my ASP programs. There are two versions of code. One which is working and one which is not.
This is the working code:
If Request.ServerVariables("AUTH_USER") = "" Then
Response.Status = "401 access denied"
response.write Response.Status...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.