Tag: Classic ASP
Authentication and Login in Classic ASP
Authenticate users against a credentials store and set Session.
Database Connectivity in Classic ASP
Connect to databases through ADO Connection/Recordset.
Response Object in Classic ASP
Write output, set cookies/headers, and control buffering with Response.
Server Object in Classic ASP
Use Server.CreateObject, MapPath, HTMLEncode, and URLEncode.