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 derfloh on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. rovils

    Request.servervariables(Auth_user) behaving erratically.

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

Part and Inventory Search

Back
Top