|
This example shows how to
This example shows you how to
This article lays out how to
The author writes
offer the user a choice of
display news feeds from
use ASP and JScript to open
"Active Server Pages
news feeds from moreovers
moreover on your website.
and read XML files.
allow for the easy ability
list of XML feeds. The user
to create dynamic views of
can select which one to
your data on a web server,
display on his/her site.
but you can also create
This example includes 10
"static" documents
feeds to choose from but
on the server. This can be
with over 330 feeds
particularly useful if you
available on moreovers site
wish to distribute your
you could have a lot more to
information on CD or in
choose from.
virtually any document form.
This sample example will
utilize a US state info db.
After reading the contents
of the db instead of writing
output to the browser html
text is written to the
server on a file with the
.xml file extension. By
placing appropriate XML tags
around the Db output the XML
document that is created on
the server than can be read
by the browser or any
appropriate means."
Date: Mar, 05 2004 Date: Mar, 05 2004 Date: Jun, 24 2003 Date: May, 15 2002 |
|
This article describes how to
This article shows how to use
This article examines how to
This article shows how to
create a simple stats
Internet Explorer's (IE's)
use VBScript classes to
create an XML document from
tracking program to
modal dialog functionality
transform XML documents for
a Recordset using the
demonstrate how to deal with
to divide complex Extensible
use in a Web application. It
Microsoft XMLDOM object. It
records using XML, instead
Markup Language (XML) data
creates a handy class to
explains how to create a
of ADO Object. Source code
manipulation into simple,
perform a number of XML
custom function that will
available for download.
efficient, manageable units.
features, such as rendering
take the contents of a
To explain the technology,
XML information from an XSL
Recordset and return a much
it uses the process of
stylesheet and returning
friendly-on-the-eyes XML
building an ice cream sundae
plain XML data. This class
version. Once the ASP page
as the example throughout
encapsulates XML and XSL
calls this function and has,
this article.
functionality, making it
as a string, the XML
easier to display XML data
structure, it can either
in a number of ways.
save it to disk or write out
the contents via
Response.Write.
Date: Aug, 01 2001 Date: Jun, 23 2001 Date: Jun, 20 2001 Date: Jun, 19 2001 |