Sections
A web page containing one or multiple scripts that are embedded in the page. The way to recognize if a site consists of active server pages, is to identify the suffix of the URL, which should display .asp or .aspx after the domain name.
Active server pages are processed on a web server before being transferred to you web browser and are used for sites containing dynamic content. A contact form is a good example of this. ASP pages are mostly written in Visual Basic as well as C# and JavaScript.
ASP pages run on the ASP.NET web application framework developed by Microsoft and is therefore found on Windows servers running Microsoft IIS (Internet information services).
Keywords:
Describe asp, define asp, what is ASP