|
Home
Contact
Clients
Downloads
Examples
Search
Links
About
|
|
Please note: This page is not fully working yet.
The XML document will be created by an ASP page querying the database.
The ASP page makes use of the XMLDOM ("XML Document Object Model").
Clicking the link below will load the XML page into your browswer as raw
XML. Internet Explorer 4.0 or greater has an inbuilt XML parser to enable
the XML to be displayed correctly.
The data presented is a fairly simple example of XML. It could be much more
complex and contain virtually unlimited quantities of data. An example of
how the XML could be used is a purchase order placed via a web page. The XML
can be generated by the page and sent to any location within the organisation
in a universal format.
Click here to create and see the XML
|
|
This page an example of using Active Server Pages with a database.
to create an XML document
Viewing the XML data with an HTML page using a Data Island.
|