|
This is the first article of
In this example source code
There is a very cool way to
It would be important to
a series that explains how
we will find links in a test
download or grab a file
highlight certain keywords
to create a stored procedure
using regular expression
using ServerXMLHTTP class.
in a message board for
and to call it from ASP or
syntax. You may use this
Using this object you could
example or while searching
directly from SQL Server.
pattern to find in a custom
access and download a remote
for a keyword in ASP Search
The stored procedure will in
script.
file out side of your
Engine, We are then in need
turn create a simple column
website.
of a function that would
based report in PDF without
highlight certain keywords
using any external tools or
within the text of the
libraries (and their
messages.
associated licensing costs!).
Date: Oct, 22 2005 Date: Jan, 29 2004 Date: Aug, 09 2006 Date: May, 27 2005 |
|
A wide selection of great ASP
In this tutorial i will teach
This tutoral shows a simple
This little snipshet show you
tutorials with code
you how to get the screen
method of turning HTML
how you can detect the
examples. All comments are
size of a users monitor and
reports into Excel reports,
version and name of the
commented to make it easier
display it with a combo of
and for moving calculations
client browser and adapt
to read and understand.
javascript and ASP.
You
from the server to the
your code or stylesheet from
can store the screen sizes
client, using Excel
here...
in an ASP variable, then use
functions. It allows the
it for your code or to
server to dynamically create
simply record what size they
Excel reports without taking
use.
up any space on the server.
It also allows multiple
concurrent users to receive
these reports
simultaneously. Lastly, the
generated reports can be
complete with Excel
formulas, which allows
intensive calculations to be
moved to the client side.
This method only works with
Excel 97 or later.
Date: Jul, 30 2005 Date: Jan, 03 2006 Date: May, 28 2000 Date: Mar, 08 2006 |