/**

popular collection of scripts for all

*/
/** Search */

Introduction to ASP

 }

All about IF Statements

Hits: 19
*****
0.0

How the Querystring works.

Hits: 19
*****
0.0

Array Basics

Hits: 19
*****
0.0
Learn how to use IF
ASP is a set of software
The Querystring explained in
Introductory tutorial on the
statements in this tutorial.
components that run on a Web
easy to understand terms.
basics of arrays as well as
 
server and allow Web
This tutorial is written
the LBound, UBound, and
 
developers to build dynamic
primarily for the beginner
Split functions that are
 
Web pages. The advantage of
ASP developer and includes
commonly used with arrays.
 
ASP over static HTML Web
diagrams.
Tutorial includes code
 
pages is that an ASP page is
 
snippets.
 
like a computer program that
 
 
 
runs on a Web server and can
 
 
 
calculate results, process
 
 
 
user input, read from or
 
 
 
write to databases and
 
 
 
files, and insert
 
 
 
"live" updated
 
 
 
content every time a user
 
 
 
browses the page. This
 
 
 
article walks you through
 
 
 
the basic steps for building
 
 
 
a dynamic web page
 
 


Date: Jul, 30 2005


Date: May, 19 2005


Date: Mar, 11 2004


Date: Feb, 01 2004
This is a two-module tutorial
This tutorial helps you to
This article describes how
Step by step tutorials on how
that provides a step-by-step
understand:
the author (Phil Baines) got
to Install ASP (IIS/PWS) on
introduction to several ASP
"scrrun.dll"
started with ASP and how you
your computer. Includes
features. The tutorial shows
"Dictionary" Class
can too. It also offers some
instructions on how to get
how to build sample
 
scripts to try out yourself
ASP working on the following
applications and
"FileSystemObject"
and links to the useful
operating systems -- Windows
demonstrates key concepts
Class "Drive"
sites.
95/98, Windows 2000 and
you'll need to understand
Class "Folder"
 
Windows XP.
when developing your own ASP
Class "File"
 
 
pages. The introductory
Class
 
 
section explains what ASP
"TextStream" Class
 
 
is, how it works, and other
 
 
 
technologies that can be
 
 
 
used in conjunction with ASP
 
 
 
to create active content on
 
 
 
your Web site. The first
 
 
 
module introduces the
 
 
 
creation of an ASP page, and
 
 
 
focuses on the collection
 
 
 
and transfer of data. It
 
 
 
covers: Write and Run an ASP
 
 
 
Page, Send Information by
 
 
 
Using Forms, Create a Guest
 
 
 
Book, Display an Excel
 
 
 
Spreadsheet in ASP. The
 
 
 
second module covers: Rotate
 
 
 
Information Randomly - Shows
 
 
 
how to rotate ads on your
 
 
 
Web page randomly, and
 
 
 
Record Traffic with a Page
 
 
 
Counter
 
 
 


Date: Dec, 18 2001


Date: Aug, 27 2006


Date: Aug, 28 2003


Date: Mar, 31 2004
{ Copyright } ©2006 NuclearScripts.com