ASP
Active Server Pages, developed by Microsoft, enables HTML pages to contain dynamic content
through scripting, utilizing either JScript or VBScript (Microsoft's alternative to JavaScript).
ASP is bundled with Internet Information Server (IIS, Microsoft's web server technology) when
you buy windows, making this a popular platform for coding in a windows enviroment.