Wiki Home | Article | Discussion | View source | History

ASP

From HostPedia

Jump to: navigation, search

ASP stands for Active Server Pages, a Microsoft server side scripting technology. The language allows a webmaster to combine VBScript or JScript as embedded scripts in HTML pages.

ASP files provide web developers with a way to build web applications, these files has the .asp extension.

ASP.NET is the next version of ASP. The next generation of ASP is ASP.NET which is a part of the .NET Technology from Microsoft.