Community

Validating ASP.NET Query Strings

(Dino Esposito) For years, classic ASP developers implemented page authentication by inserting some generic code at the top of each page that would grab user credentials, attach a cookie, and redirect. All that repetitive code was swept away by the ASP.NET HTTP modules for authentication. As a resul

Read More - Register for Free Membership