|
A short tutorial on the
Using classes in ASP 3.0 we
A short tutorial showing the
There will come a time when
If....Then...Else
can create dynamic arrays of
basic the basic structure of
you need to dice up a string
instructions sequence in ASP
objects. This article
the global.asa file.
which is all one word or a
that is very similar to the
presents a sample code
Describes different objects:
number. In this particular
one in different kind of
showing how to implement a
Application_OnStart,
case, Split() won't work for
scripting languages.
class of dynamic arrays of
Application_OnEnd,
you. This page explains how
objects several layers deep.
Session_OnStart,
Left() Mid() and Right()
Session_OnEnd. An active
work.
servers counter is used as
an example.
Date: Jan, 14 2002 Date: Jun, 11 2001 Date: Jan, 14 2002 Date: Jun, 17 2002 |
|
Self explaining sort scripts
Usage of the following math
Active Server Pages give
This article explains how to
to show how to manipulate
functions are shown: Abs(),
great performance, but you
pass the values in an array
strings. InStr(), LCase(),
Atn(), Cos(), Exp(), Fix(),
can make them even faster
from one page to another
Left(), Len(), LenB(),
Hex(), Int(), Log(), Oct(),
with a few tweaks to your
without using session or
LTring(), Mid(), Replace(),
Round(), Sgn(), Sin(),
code and database
application variables.
Right(), RTrim(), Space (),
Sqr(), Tan().
connections. Here's a
String(), StrReverse(),
detailed tutorial on how to
Trim() and UCase() commands.
refine your scripts and ASP
features for maximum speed.
Date: Apr, 04 2002 Date: May, 24 2002 Date: Aug, 27 2003 Date: Dec, 12 2000 |