|
Tutorial: Determine if a
There are many ways to use
The author writes "When
This is a script aimed to
client and user agent meet
arrays. This page shows a
it comes to debugging ASP,
order an array with bubble
the requirements to deliver
couple of quick examples for
you often want to keep track
sort technique. This
full 5.1 surround sound to
using arrays in ASP.
of the variable values
algorithm of sorting of
your web visitor.
Topics
throughout the script. This
array is probably the most
covered include client
article introduces a
known for lack of being the
machines, user agents, media
procedure that, when
most effective.
players, http headers and
invoked, displays all
MIME types.
variables in a script along
with their values and
internal types."
Date: Jun, 01 2004 Date: Jun, 17 2002 Date: Jan, 25 2001 Date: Nov, 07 2005 |
|
There are 8 events available
ASP Web developer tips and
You can use dependent
Self explaining sort scripts
in ASP grouped by Global
guidelines including such
listboxes for example to let
to show how to compare
Events, Class Events, and
things as included files,
a user choose a rep in a
strings: Basics, Compare two
Transactional Events. This
database passwords,
reps listbox and then have
strings for similarity, Find
is a nice summary tutorial
post-back pages, flushing
only the customers for that
position of a substrings
on how to use them in your
the buffer...
rep be shown in the
within a string, Is a
applications.
customers listbox.
substrings within a string?,
Find position of a
substrings within a string
after skipping part of the
string.
Date: Jan, 03 2001 Date: Apr, 16 2005 Date: Apr, 16 2005 Date: Apr, 04 2002 |