|
Active Server Pages (.ASP) is a programming language that is used to
handle data between a Database (ASP, PHP, MySQL, Oracle, Access, and
etc) and a client side interface (Web page Form). Asp is used to
develop web applications.
Here is an
excerpt from the MSDN
website "Microsoft Active Server Pages (ASP) is a server-side
scripting environment that you can use to create and run dynamic,
interactive Web server applications. With ASP, you can combine HTML
pages, script commands, and COM components to create interactive Web
pages or powerful Web-based applications, which are easy to develop
and modify." |