/**

popular collection of scripts for all

*/
/** Search */

Miscellaneous

 }

Regular Expression Syntax

Hits: 35
*****
1.0

ASP Tutorials

Hits: 26
*****
0.0

Keyword Highlighting using ASP

Hits: 26
*****
0.0
In this article, we will look
The browser can do a great
A wide selection of great ASP
It would be important to
at a list of metacharacters.
many things, but it has a
tutorials with code
highlight certain keywords
You may create your own
limit of 216 colors that can
examples. All comments are
in a message board for
pattern using these
“safely” (without dithering
commented to make it easier
example or while searching
metacharacters
or color washout) display.
to read and understand.
for a keyword in ASP Search
 
Fortunately, there are many
 
Engine, We are then in need
 
ways that you can display
 
of a function that would
 
all the color combinations
 
highlight certain keywords
 
in the browser safe color
 
within the text of the
 
palette. By placing the six
 
messages.
 
possible values for color
 
 
 
(00,33,66,99,CC,FF) in an
 
 
 
array and nesting three for
 
 
 
next statements with values
 
 
 
one through six a table with
 
 
 
all the color codes will
 
 
 
neatly be displayed in a
 
 
 
table.
 
 


Date: Jan, 29 2004


Date: Oct, 04 2000


Date: Jul, 30 2005


Date: May, 27 2005
In this tutorial i will teach
This little snipshet show you
This is the first article of
Remote scripting is an
you how to get the screen
how you can detect the
a series that explains how
extremely powerful feature
size of a users monitor and
version and name of the
to create a stored procedure
available in both Netscape
display it with a combo of
client browser and adapt
and to call it from ASP or
Navigator and Internet
javascript and ASP. You
your code or stylesheet from
directly from SQL Server.
Explorer. It allows us to
can store the screen sizes
here...
The stored procedure will in
use a combination of
in an ASP variable, then use
 
turn create a simple column
scripting languages to call
it for your code or to
 
based report in PDF without
server side ASP code from
simply record what size they
 
using any external tools or
the client using JavaScript.
use.
 
libraries (and their
This article shows us how to
 
 
associated licensing costs!).
install remote scripting as
 
 
 
well as two examples of
 
 
 
using it to interact with
 
 
 
ASP scripts using
 
 
 
client-side JavaScript code.


Date: Jan, 03 2006


Date: Mar, 08 2006


Date: Oct, 22 2005


Date: Aug, 27 2003
{ Copyright } ©2006 NuclearScripts.com