|
Active Server Pages for
While this may be a
The Demis Map Server is a
Excel Spreadsheet Loader is
Dummies proves that despite
"basic ASP" book,
professional web mapping
an Active Server PagesTM
the initially intimidating
ASP is being looked at not
component based on the
(ASP) component that loads
appearance of some ASP code,
only by novice Web
OpenGIS Web Mapping standard
(imports) Microsoft Excel
the system isn't hard to
developers, but by
specifications. Using this
spreadsheets into your
learn and can be a lot of
experienced developers and
Map Server you can built
custom ASP
fun. The book delivers a
Webmasters wanting to
your own ASP
applications. Features
carefully structured
develop a second or third
applications based on
include: Load Microsoft
introduction to ASP
generation Web site.
standards used by the US
Excel Spreadsheets via
technology. The examples
Illustrated with lots of
Army, Nasa, Usgs and others,
copy-and-paste, Preview
aren't all academic
real world examples, these
version 4.0 will soon be
Mode, Customizable cell
either--you'll find code
pages show how to use Visual
released supporting Macro
validation, Add your own
(printed and on the
InterDev and Access 97 to
Media flash as a client
header and footer code,
companion CD-ROM) for a
develop ASP
platform !
including logos, menus,
date-stamper, a banner-ad
applications.
etc., Choice of loading to a
rotator, a guestbook, and
intermediate work table or
even a near-real-time chat
handle each cell as you see
room and a system for
fit, Customizable preview
managing classified ads.
column titles. (Defaults to
Topics include: Basics of
letters), and Customizable
ASP, VBScript, JScript, the
user documentation. (Default
ASP object model, server
generic instructions
components, database
included.)
connectivity, Visual
InterDev, and popular ASP
applications.
Date: Jan, 17 2000 Date: Jun, 25 2006 Date: Aug, 27 2003 Date: Nov, 14 2000 |
|
This is a brief and very
Quicktab is a VB dll
This article describes how
This is a server-side ActiveX
useful tutorial on creating
component that allows
you can secure ASP
component that can be used
and using stored procedures
developers to easily add tab
applications using
in your ASP
with your asp
control functions in their
simple, but quite effective
applications to generate
applications. A stored
ASP Applications. It
authentication schemes. This
your customizable tree
procedure is nothing more
generates 100% HTML output,
article uses a very simple
structures.
The tree
than an sql statement stored
no Active X is required. It
way to achieve this. Just
structures are dynamically
inside a database. The
is a royalty free component
follow the steps and you
generated from text data
database can be SQL Server
and includes the VB source
have a secure login system.
sources or databases (via
or MS Access as well as
code. Applications created
ODBC). With TreeGen, a web
others. A stored procedure
with Quicktab enables web
tree structure can take
is compiled by your database
users to navigate though the
several forms including:
(for the most part) one
site in a more intuitive
site map, news strip,
time, when it is entered.
user interface.
browsing the site, etc. It
This results in faster
also supports: HTML, DHTML,
database executions and
Java, XML, and more.
overall performance updates,
and it further separates the
sql statement from your asp
leaving you with more
readable code. This tutorial
describes: What is a stored
procedure?, Writing stored
procedures, Getting the
stored procedure into the
database, Calling stored
procedures in ASP pages, and
Modifying and removing
stored procedures.
Date: Aug, 13 2000 Date: Feb, 04 2000 Date: Jan, 25 2000 Date: Jan, 10 2000 |