This tutoral shows a simple
Never worry about your
The browser can do a great
Basic idea and full source
method of turning HTML
copyright being out of date
many things, but it has a
code to remote access
reports into Excel reports,
again.
limit of 216 colors that can
contents of ASP Application
and for moving calculations
“safely” (without dithering
object from a remote script.
from the server to the
or color washout) display.
Lets you read, write and
client, using Excel
Fortunately, there are many
enumerate application
functions. It allows the
ways that you can display
dictionary from the remote
server to dynamically create
all the color combinations
script (WSH, remote ASP/IIS
Excel reports without taking
in the browser safe color
server) or application.
up any space on the server.
palette. By placing the six
It also allows multiple
possible values for color
concurrent users to receive
(00,33,66,99,CC,FF) in an
these reports
array and nesting three for
simultaneously. Lastly, the
next statements with values
generated reports can be
one through six a table with
complete with Excel
all the color codes will
formulas, which allows
neatly be displayed in a
intensive calculations to be
table.
moved to the client side.
This method only works with
Excel 97 or later.
Date: May, 28 2000 Date: Jul, 16 2002 Date: Oct, 04 2000 Date: May, 14 2002 |
No one likes to see 404 pages
This article looks at a
This is a sample chapter from
Dynamically include
and it's even worse when you
couple of ways to get the
Wrox Press book
javascript files in your
find one on your own site.
code in the client-side and
'Professional Windows DNA.'
page. Simply place all your
This tutorila explains how
server-side to communicate
It prvides info on building
javascripts in a sub
to make the 404 page useful
each other: Using the
web applications with VB,
directory and make one
to the user and notify
Javascript Array and Using
COM+, MSMQ, SOAP and ASP.
reference in your page to
yourself so you can fix them
ASP and XML.
the cs_scripts.asp file. You
ASAP.
can then pass + or - with
file names to either include
or ignore a file in the sub
directory. By default all
are included.
Date: Jun, 13 2000 Date: Sep, 07 2001 Date: Nov, 05 2000 Date: Feb, 22 2002 |