- 1,233 categories
- 40,467 scripts
Updated: 07/18/2000
- Well by now many of you have probably heard, or at least caught wind of, the fact that the next version of ASP is not going to be ASP 4.0. It is instead going to be called ASP+, and what a difference that plus sign makes. This article describes the new ASP in a great detail. Topics include: The New ASP+ Infrastructure, Increased Performance, Greater Scalability, Quicker and Easier Development, Easier Manageability, Improved Security, Language Support, and Web Services.
- Categories
- Tags
- Platforms
- Licenses
- This is a quick introductory guide to ASP technology. Covers what it is, how it works, how to configure your computer to run ASP without a server, and creating system DSN for MS Access database.
- This is a short introductory tutorial on ASP. Explains what ASP is, and answers a few commonly asked questions.
- Are you interested to know who came to your site? at what time? and what was the referring URL. Here is an example how to make a Log file for an ASP page to keep track of users on your site. This Example use a text file to write user information.
- This introductory guide on ASP explains what it is and how it is coded with some sample codes. Also, covers file access using ASP.
- New to ASP? This two page tutorial explains what ASP is and variables in ASP with a few sample codes.