Categories
Tags → Xml And Xsl

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

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

MDC-XSL

MDC-XSL is an XML to HTML conversion tool primarily designed to be linked into other applications. MDC-XSL is written in C++ for high portability and speed. The ultimate goal is to produce a fully standards compliant XSL processor in C++ that can be ...
DETAILS

Java and XML

Java and XML share many features that are ideal for building Web-based enterprise applications, such as platform-independence, extensibility, reusability, global language (Unicode) support, and both are based on industry standards. Together Java and ...
DETAILS

Microsoft XML Parser

The Microsoft XML Parser is implemented as a COM component, providing a complete XML foundation for Windows DNA applications. Features include: A comprehensive, language-neutral programming model, including support for ECMAScript, Java, Perl, Python,...
DETAILS

XSL Editor

The IBM XSL Editor application allows a user to import, create, and save Extensible Stylesheet Language (XSL) style sheets and Extensible Markup Language (XML) source documents. IBM''s XSL Editor allows users to set and remove &"break p...
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...
DETAILS

XML by Example (By Example)

XML by Example teaches Web developers to make the most of XML with short, self-contained examples every step of the way. The book presumes knowledge of HTML, the Web, Web scripting, and covers such topics as: Document Type Definitions, Namespaces, Pa...
DETAILS

XML::XSLT

XML::XSLT will convert the XML doc on basis of the template. The script can be used as an CGI script, but also as a command-line utility. Also accepts a XSL Template other than &<project&>.xsl. It requires the modules XML::Pars...
DETAILS

Page:
©2003-2008 jCay.com