|
|
 |
| |
knowledge base - Manuals
|
|
ASP
|
|
|
Active Server Pages (ASP) is a Microsoft™ product. Abbreviated as ASP, a specification for a dynamically created Web page with a .ASP extension that utilizes ActiveX scripting -- usually VB Script or Jscript code. When a browser requests an ASP, the Web server generates a page with HTML code and sends it back to the browser.
The code is typically used to access data from a database and that data is then built into the returned web page "on the fly". ASP was developed by Microsoft and is a feature of Microsoft's web server software, but the dynamically generated pages can be viewed by almost any browser
>>ASP
official Documentation
>>ASP
to ASP.NET Migration Guide
|
| |
|
| |
|
| |
|
|
|
|