A nice way to point out some
For many years we have heard
If you have a new feature on
This basic tutorial will show
features on your website is
about the impending death of
your website, you can put up
you how to include
by means of a tickertape.
URLs that are difficult to
an image or text to proclaim
information in a non-asp
Not only can you show
type, remember and preserve.
how new the feature is. The
page information generated
messages this way, but the
The use of URLs has actually
image, or text, will
from an .asp page by using
ticker can also contain
improved little thus far,
automatically
javascript. A banner rotator
hyperlinks, so you can
but changes are afoot in
"fade" in
script and a text hit
direct your visitors
both development practices
intensity as the days go on.
counter are used as examples.
directly to the right place.
and Web server technology
This is an advanced version
that should help advance
of the first ticker.
URLs to the next generation.
Date: May, 29 2002 Date: May, 09 2003 Date: Sep, 21 2004 Date: Feb, 27 2002 |
There are a lot of functions
In this series of our ASP
Reusability is one of the
Working with arrays could be
in ASP. Some are for
Developer Articles, we will
simplest and the oldest
painful if you could not
typecasting, formatting,
examine a new VbScript
concepts in programming. It
remove any item after adding
math, date and string
function called as ' The
is also the most
them in an array. Arrays are
manipulation. One of the
Len() Function'. With LEN
underutilized concept. When
very helpful in programming
greatest thing I love about
functions you can calculate
implemented correctly and
languages, but in ASP it is
vbscript, is they are easy
the length of the string.
purposefully, it can save
not so easy. VBScript does
to learn and use.
Following function
time and money, as well as
not contains strong
calculates the length of a
create an inventory for
functions to remove any item
string taken from input area.
valuable and reusable
form your array list. Here
software assets. This
there is a good ASP code
article discusses such
block will be helpfull for
topics as what resuability
your to remove and
is, why it is important, its
re-organized your array.
usages, and more.
Date: Nov, 17 2003 Date: Sep, 06 2006 Date: Aug, 08 2001 Date: Sep, 06 2006 |