|
The Atrax.ComboBox component
b. is a Web-based manager for
This is a short tutorial
This tutorial provides
is a COM object for Active
Web bookmarks. Bookmarks are
describing how to process
introduction to XML and then
Server Pages. It's primary
stored in an XML
and display a given XML
moves on to create an XML
purpose is to create HTML
file. Operations on the
file using ASP and the
page. Step by step
select elements from
data are done with Perl
MS XML Parser.
instructions are given to
disparate data formats.
scripts. It also allows a
read the data from XML
Currently supported formats
user to add his/her own new
file using ASP pages.
are: ODBC-Compliant
CSS stylesheets and new
Sample Code and online demo
Databases. VBscript, JScript
icons for bookmarks and
available.
or similar Strings,
folders.
delimited, and Well Formed
XML files.
Date: Jun, 24 2003 Date: Sep, 16 2000 Date: Aug, 11 2000 Date: Jul, 30 2000 |
|
XML Survey is a Java Servlet
b. is a Web-based manager for
With XML being the latest and
XML::Node is for those who
that allows you to collect
Web bookmarks written in
greatest craze, I thought
use Perl to process XML
data from any html form and
Perl. Bookmarks are stored
this might be useful to
files. XML::Node is
save it in xml-format. It
in an XML file.
someone out there. It's a
built on top of XML::Parser
runs using a text
Operations on the data are
little script that queries a
and provides a simplified
configuration file that can
done with Perl scripts. It
database and then using
programming interface.
be saved anywhere on your
also allows a user to add
ADO's built in Save feature
XML::Node users can register
server. Also XML file
his/her own new CSS
saves a copy of the data as
callback sub-routines or
can be created anywhere on
stylesheets and new icons
an XML file. The
variables to specific type
your server.
for bookmarks and folders.
format isn't perfect since
of XML nodes. The values of
it's meant to be opened back
the specified XML nodes are
up by ADO, but it sure beats
automatically copied to the
writing it by hand.
corresponding variables.
When specified XML tags are
found, registered callback
sub-routines are called.
XML::Node is a shortcut to
XML::Parser if you
don't
care much about details of
XML files.
Date: Jul, 06 2000 Date: Jun, 29 2000 Date: Jun, 12 2000 Date: Nov, 22 1999 |