/**

popular collection of scripts for all

*/
/** Search */

Miscellaneous

 }

Creating Excel Reports with ASP

Hits: 910
*****
0.0

Always Updated Copyright

Hits: 840
*****
0.0
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
Dynamically include
This tutorial explains how to
and it's even worse when you
couple of ways to get the
javascript files in your
put ASP tags inside of
find one on your own site.
code in the client-side and
page. Simply place all your
JavaScript blocks so
This tutorila explains how
server-side to communicate
javascripts in a sub
developers can fit large
to make the 404 page useful
each other: Using the
directory and make one
amounts of data into one
to the user and notify
Javascript Array and Using
reference in your page to
form on a single page. It
yourself so you can fix them
ASP and XML.
the cs_scripts.asp file. You
provides an overview of
ASAP.
 
can then pass + or - with
things that can be done with
 
 
file names to either include
dynamic JavaScript with ASP
 
 
or ignore a file in the sub
and data queries. Example
 
 
directory. By default all
source code available for
 
 
are included.
download.


Date: Jun, 13 2000


Date: Sep, 07 2001


Date: Feb, 22 2002


Date: Oct, 31 2001
{ Copyright } ©2019 NuclearScripts.com