Categories
ASPTips and Tutorials → XML and ASP

Tracking Web Page Visitors with XML

This article describes how to create a simple stats tracking program to demonstrate how to deal with records using XML, instead of ADO Object. Source code available for download.
  • Platforms
    • Linux
  • Licenses
    • Freeware
DETAILS

Moreover news feed

This example shows you how to display news feeds from moreover on your website.
  • Platforms
    • Linux
  • Licenses
    • Freeware
DETAILS

Choose a news feed

This example shows how to offer the user a choice of news feeds from moreovers list of XML feeds. The user can select which one to display on his/her site. This example includes 10 feeds to choose from but with over 330 feeds available on moreovers s...
  • Platforms
    • Linux
  • Licenses
    • Freeware
DETAILS

Implement a Division-of-Labor Approach to Complex XML Manipulation

This article shows how to use Internet Explorer''s (IE''s) modal dialog functionality to divide complex Extensible Markup Language (XML) data manipulation into simple, efficient, manageable units. To explain the technology, it uses the proc...
  • Platforms
    • Linux
  • Licenses
    • Freeware
DETAILS

Creating an XML and XSL Class

This article examines how to use VBScript classes to transform XML documents for use in a Web application. It creates a handy class to perform a number of XML features, such as rendering XML information from an XSL stylesheet and returning plain XML ...
  • Platforms
    • Linux
  • Licenses
    • Freeware
DETAILS

Creating a Function to Stream a Recordset to XML

This article shows how to create an XML document from a Recordset using the Microsoft XMLDOM object. It explains how to create a custom function that will take the contents of a Recordset and return a much friendly-on-the-eyes XML version. Once the A...
  • Platforms
    • Linux
  • Licenses
    • Freeware
DETAILS

Converting Your existing HTML to XML

This article explains how to easily migrate HTML pages to XML using HTML Tidy and a COM Wrapper. It discusses a sample conversion of the bookmark file from HTML to XML and then into a browser-neutral tree view. Helpful for sites where a lot of inform...
  • Platforms
    • Linux
  • Licenses
    • Freeware
DETAILS

Using XML to Improve File-Upload Processing

This article presents an example of multiple binary file upload for Web applications using Extensible Markup Language (XML) technology, without the typical limitation of traditional file upload processing. It describes how to use Microsoft XML Parser...
  • Platforms
    • Linux
  • Licenses
    • Freeware
DETAILS

Generating RSS with ASP

RSS files can be generated using Active Server Pages (ASP). It is OK for an RSS file to have a .asp suffix. In this example an RSS 0.91 file is generated, but it could easily be applied to other RSS versions. Similarly in this case the site stores it...
  • Platforms
    • Linux
  • Licenses
    • Freeware
DETAILS

Binding Client Side Controls Dynamically to an XML Data Source Object

The XML data island in IE 5.x provides a simple and convenient way to dynamically alter the content of a Web page using data stored either locally or remotely in XML format. This article demonstrates how to change the data content of your Web applica...
  • Platforms
    • Linux
  • Licenses
    • Freeware
DETAILS

Page:
©2003-2019 jCay.com