- 1,251 categories
- 40,829 scripts
- The Request object retrieves the values that the client browser passed to the server during an HTTP request. It is used to get information from the user. Using this object, you can dynamically create web pages and perform various server-side actions ...
- Categories
- Platforms
- Licenses
- This tutorial helps you understand: How ASP server presents the programming environment to ASP pages with a number of run-time objects. Basic properties and methods of run-time objects: request, response, server, application, and session.
- Categories
- Platforms
- Licenses
- Commercial License,
- Free for non-commercial use
- The power of Active Server Pages comes through when we tie databases to our web sites. To connect to a database, ASP uses what is called ActiveX Data Objects, or ADO for short. ADO comes with ASP, and can be used easily from your ASP pages. In this t...
- Categories
- Platforms
- Licenses
Page: