Launch offer
Business website $150 USD Custom plugin $200 USD Ready in 5 days
Get a quote
ASP.NET

What is Classic ASP?

Define Classic ASP as Microsoft’s pre-.NET server-side scripting technology.

What is Classic ASP? — a practical guide to What is Classic ASP with clear examples you can reuse in real projects.

ASP & ASP.NET Tutorial Series (2/247). Prefer one article? Read the complete ASP.NET tutorial.

Short description

ASP pages mix HTML with <% %> script blocks executed on the server before HTML is sent to the browser.

ASP idea

.asp pages on IIS
VBScript (common) or JScript
COM objects (ADO, etc.)
Legacy but still in maintenance