Home » Categories » Multiple Categories

What is ASP?

ASP is a server-side scripting language developed by Microsoft.  Designed to run on Windows hosting, ASP produces dynamically created webpages, allowing developers to create complex and interactive websites and web-based applications.

Most ASP is written in VBScript and can only be run on Windows server platforms, with many web pages ending in .asp.  ASP is separate from ASP.NET, as ASP is interpreted and run when the users interact with the page, whereas ASP.NET is compiled for faster and more robust running.

You can find out more about ASP on the Microsoft Developer Network: http://msdn.microsoft.com/en-us/library/aa286483.aspx.

1 (2)
Article Rating (2 Votes)
Rate this article
  • Icon PDFExport to PDF
Related Articles
What does the MX record do?
Added on Tue, Mar 10, 2015
Why can’t I run scripts uploaded by my additional FTP accounts?
Added on Fri, Mar 13, 2015
What does FQDN mean?
Added on Tue, Mar 10, 2015
Can I use a caching system such as Memcached or APC?
Added on Mon, Mar 16, 2015