| |
|
|
ASP
|
ALSO CALLED: Active Server Pages, Active Server Page, ASP (Active Server Pages), Microsoft ASP, and Microsoft Active Server Pages
DEFINITION: ASP is also an abbreviation for application service provider. An Active Server Page (ASP) is an HTML page that includes one or more scripts (small embedded programs) that are processed on a Microsoft Web server before the page is sent to the user. An ASP is somewhat similar to a server-side include or a common gateway
Definition continues below.
|
|
| Recent Vendor Reports on ASP |
WAN Application Performance - 2007
sponsored by Blue Coat
WHITE PAPER: Posted: 10 Mar 2008 | Published: 01 Jan 2007
|
|
Enterprise Application Delivery: No User Left Behind
sponsored by Blue Coat
WHITE PAPER: Posted: 10 Mar 2008 | Published: 01 Jan 2007
|
|
| |
ASP DEFINITION (continued):
interface ( CGI) application in that all involve programs that run on the server, usually tailoring a page for the user. Typically, the script in the Web page at the server uses input received as the result of the user's request for the page to access data from a database and then builds or customizes the page on the fly before sending it to the requestor. ASP is a feature of the Microsoft Internet Information Server (IIS), but, since the server-side script is just building a regular HTML page, it can be delivered to almost any browser.
ASP definition sponsored by SearchWinComputing.com, powered by WhatIs.com an online computer dictionary
|
| |
|