|
This article explains how to
This article presents an
RSS files can be generated
The XML data island in IE 5.x
easily migrate HTML pages to
example of multiple binary
using Active Server Pages
provides a simple and
XML using HTML Tidy and a
file upload for Web
(ASP). It is OK for an RSS
convenient way to
COM Wrapper. It discusses a
applications using
file to have a .asp suffix.
dynamically alter the
sample conversion of the
Extensible Markup Language
In this example an RSS 0.91
content of a Web page using
bookmark file from HTML to
(XML) technology, without
file is generated, but it
data stored either locally
XML and then into a
the typical limitation of
could easily be applied to
or remotely in XML format.
browser-neutral tree view.
traditional file upload
other RSS versions.
This article demonstrates
Helpful for sites where a
processing. It describes how
Similarly in this case the
how to change the data
lot of information is
to use Microsoft XML Parser
site stores its articles in
content of your Web
maintained as flat HTML
3.0 (MSXML) and ActiveX Data
a Microsoft Access database,
application pages client
pages with their pages
Objects (ADO) Stream objects
but the database connection
side through the use of
sharing similar structure.
for a new upload strategy
could be changed to reflect
DHTML events and dynamic
Supporting source code
with several benefits. No
a Microsoft SQL Server
data binding with XML island
available for download.
custom ASP components are
database.
DSOs, and helps you decide
required.
in what format the XML
should be saved.
Date: Jun, 02 2001 Date: May, 22 2001 Date: May, 20 2001 Date: Feb, 05 2001 |
|
This tutorial explains how to
As a follow-up to the
Form submissions in ASP are
This 2-page article discusses
fetch XML data from an
"Saving HTML Form Data
usually written to some sort
multiple ways to access XML
external web site and
to XML" article, this
of database management
data from an ASP page. This
transform the data into HTML
tutorial explains how to
system. However, if you need
article provides some great
through XSL and ASP.
edit XML files using XSL and
your form submission data to
examples and describes the
ASP. This example assumes
be more portable, you may
techniques for developers
that you are familiar with
want to write it to an XML
relatively new to XML. If
ASP, XML and HTML 4.0.
file. Especially useful when
you're interested in
the data you are gathering
learning about XML, or need
will be sent to applications
to brush up on your XML
on non-Windows platforms.
skills, this article is for
This tutorial explains how
you.
to write a form submission
to an XML document using the
Microsoft XMLDOM Object.
Date: Jan, 21 2001 Date: Jan, 17 2001 Date: Jan, 09 2001 Date: Oct, 18 2000 |