ASP
The "Web boom" has brought on the WWW scene
a new way of creating pages and interacting with the user. Combining
different languages in a package offers developers easy access
to databases and a more powerful control over HTML and user acces.
ASP provides built-in session management functionality that allows
developers to persist data and also COM component instances (like
database connections) for the duration of a session.
|