Hits Today: 1 Total: 19637 | Updated: 9/22/2000 | |
 | This is just a little script that queries a database and then using ADO's built in Save feature saves a copy of the data as an XML file. Author: ASP101 Code: ASP 2.0 & VBScript |
Hits Today: 2 Total: 15980 | Updated: 3/31/2001 | |
 | "This article is the final installment in a series of articles on manipulating XML data with ASP..." Author: Michael Qualls Code: ASP 3.0 & VBScript |
Hits Today: 2 Total: 17298 | Updated: 6/10/2000 | |
 | Chances are you've heard of XML sometime in the past. For about the past year Microsoft has been saying, "XML-this" and "XML-that." This article is intended for those who are brand new to XML and are interested in learning what all the buzz is about! Author: 4GuysFromRolla Code: ASP 2.0 & VBScript | |  | |
Hits Today: 1 Total: 4172 | Updated: 2/11/2004 | |
 | XSL template for transforming an XML file into a windows explorer-like HTML page. Fully customizable and excellent for learning XSL Transformations The tree nodes can have HTML Hyperlink attibutes such as href, onclick, target |
Hits Today: 11 Total: 9766 | Updated: 2/10/2004 | |
 | A simple Atom client written in Microsoft ASP using MSXML. See www.atomenabled.org for specification.
Code: ASP 3.0 & VBScript |
Hits Today: 1 Total: 11069 | Updated: 1/31/2001 | |
 | This tutorial explains how to fetch XML data from an external web site and transform the data into HTML through XSL and ASP. The method used requires that you have Microsoft's MSXML 3.0 installed on your server. Author: Alis Marsden Code: ASP 2.0 & VBScript |
Hits Today: 3 Total: 875 | Updated: 7/9/2007 | |
 | Simple XML/Parser is a XML parser designed for to parse most valid news and blog feeds. No database required to work with it. All you need is to include a subroutine in your code and call it. Author: Dotnetindex.com Code: ASP 3.0 & VBScript | |  | |
Hits Today: 1 Total: 5215 | Updated: 12/22/2001 | |
 | This article explains how to create a custom, object-specific context menu of unlimited depth by using XML and XSLT. The context menu discussed here functions by taking an XML feed of a specific format and applying an XSLT style sheet to it. Author: Joe Slovinski Code: ASP 3.0 & VBScript |
Hits Today: 1 Total: 2076 | Updated: 11/29/2005 | |
 | This is a simple tutorial to create an RSS feed from an existing Access Database. The ASP script shows how to get RSS news feeds on my site using an existing database which displayed the news articles already in place. Author: David Morgan Code: ASP 3.0 & VBScript |
|