Categories
Tags → Tutorial Xml

Add XML Newsfeeds to Your Site

This tutorial explains how to fetch XML data from an external web site and transform the data into HTML through XSL and ASP.
DETAILS

Editing XML with XSL and ASP

As a follow-up to the &"Saving HTML Form Data to XML&" article, this tutorial explains how to edit XML files using XSL and ASP. This example assumes that you are familiar with ASP, XML and HTML 4.0.
DETAILS

Saving HTML Form Data to XML

Form submissions in ASP are usually written to some sort of database management system. However, if you need your form submission data to be more portable, you may want to write it to an XML file. Especially useful when the data you are gathering wil...
DETAILS

DOM XML: An Alternative to Expat

This six-page tutorial explains how to parse xml using DOM, an alternative to the popular Expat. Covers the objects used in DOM extensively, and offers a few simple and long examples.
DETAILS

XML and ASP based Survey Server

This tutorial shows how to quickly create and track multiple-choice surveys using our XML-based Survey Server for IIS. It uses XML to store surveys, XSL to generate different presentations, and ASP to manage all the processing to create an extensible...
DETAILS

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.
DETAILS

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.
DETAILS

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...
  • Categories
  • Platforms
    • Linux
  • Licenses
    • Freeware
DETAILS

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...
  • Categories
  • Platforms
    • Linux
  • Licenses
    • Freeware
DETAILS

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.
DETAILS

Page:
©2019 A--9.com