| ASP Hosting |
ASP- Active Server Pages, 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 page, the Web
server generates a page with HTML code and sends it back to the browser.
So ASP pages are similar to CGI scripts, but they enable Visual Basic
programmers to work with familiar tools. |
| |
| ASP.NET - (formerly referred to as ASP+) is more than
the next version of Active Server Pages (ASP); it is a unified Web
development platform that provides the services necessary for developers
to build enterprise-class Web applications. |
| |
| While ASP.NET is largely syntax-compatible with ASP,
it also provides a new programming model and infrastructure that enables
a powerful new class of applications. You can augment your existing ASP
applications by incrementally adding ASP.NET functionality to them.
|
| |
| Versions of ASP: |
| Windows Server: ASP 3 |
| Windows Server: ASP .NET - 1.1 |
| Linux Server: Not Supported |
| |
|
| Some useful Links: |
|
|
| Web Reference: |
|
|