Categories
Tags → What Is Asp

So What Are Active Server Pages?

This is a brief introduction to Active Server Pages (ASP). It discusses What are Active Server Pages, What Do I Need To Use ASP Pages, and So What Can I Do With It When I''ve Got It.
DETAILS

ASP to ASP+ Migration

Microsoft is set to release an exciting upgrade to ASP later in 2000. This is a major upgrade unlike the minor changes from ASP 2.0 to 3.0. Unlike past upgrades, however, this one will not be painless. When they designed ASP+, Microsoft had to make t...
DETAILS

Fun With Stored Procedures...

This is a brief and very useful tutorial on creating and using stored procedures with your asp applications. A stored procedure is nothing more than an sql statement stored inside a database. The database can be SQL Server or MS Access as well as oth...
DETAILS

Self Submitting Pages

A very important coding method to understand when developing ASP pages is the page that submits to itself. This technique is very powerful and can drastically reduce the number of files you have to maintain and the number of places in which you need ...
DETAILS

An Overview of ASP+

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 n...
DETAILS

ASP Introduction

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.
DETAILS

What are Active Server Pages?

This is a short introductory tutorial on ASP. Explains what ASP is, and answers a few commonly asked questions.
DETAILS

DevASP Log file

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.
DETAILS

Introduction to ASP

This introductory guide on ASP explains what it is and how it is coded with some sample codes. Also, covers file access using ASP.
DETAILS

ASP Basics

New to ASP? This two page tutorial explains what ASP is and variables in ASP with a few sample codes.
DETAILS

Page:
©2003-2008 jCay.com