Categories

Updated: 09/18/2007

XML, XMLDom and ASP, Part 2

A short tutorial about retrieving XML from an external resource using ASP. Complete with examples and desriptions of everything. Second part of several this article series.
Similar Scripts for "XML, XMLDom and ASP, Part 2"

Combining XML and ASP

This is a short tutorial describing how to process and display a given XML file using ASP and the MS XML Parser.

Reading XML file with Active Server Pages

This tutorial provides introduction to XML and then moves on to create an XML page. Step by step instructions are given to read the data from XML file using ASP pages. Sample Code and online demo available.

XML Pocket Reference

The XML Pocket Reference is both a handy introduction to XML terminology and syntax, and a quick reference to XML instructions, attributes, entities, and datatypes. It also covers XSL (Extensible Stylesheet Language), necessary to ensure that your XM...

Professional XML

A serious look at how to use XML in sophisticated real-world Web applications, Professional XML goes beyond your run-of-the-mill tutorial by giving you practical examples and techniques. The book focuses on W3C XML and the various enabling technologi...

PHP and XML: using expat functions

This tutorial shows how to parse XML documents in PHP. It walks you through a fairly simple application of XML that you can use to implement a news system for your home page.
©2003-2008 jCay.com