Want to hire a development team?
Search Filter
Search Filter
Sort Listings By
Show Only
By Customer Review
Licence Type

Most Popular Scripts | ASP | Tutorials & Tips | XML & ASP

Results 61-66 of 66
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 information is maintained as flat HTML pages with their pages sharing similar structure. Supporting source code available for download.
(0 ratings)
Reviews0
PriceFree
Views2045
Using XML to Improve File-Upload Processing
posted bymnanniinXML & ASP
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 3.0 (MSXML) and ActiveX Data Objects (ADO) Stream objects for a new upload strategy with several benefits. No custom ASP components are required.
(0 ratings)
Reviews0
PriceFree
Views1552
Binding Client Side Controls Dynamically to an XML Data Source Object
posted byianinXML & ASP
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 application pages client side through the use of DHTML events and dynamic data binding with XML island DSOs, and helps you decide in what format the XML should be saved.
(0 ratings)
Reviews0
PriceFree
Views2267
Add XML Newsfeeds to Your Site
posted byalisinXML & ASP
This tutorial explains how to fetch XML data from an external web site and transform the data into HTML through XSL and ASP.
(0 ratings)
Reviews0
PriceFree
Views3971
Editing XML with XSL and ASP
posted bymquallsinXML & 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.
(0 ratings)
Reviews0
PriceFree
Views2725
Saving HTML Form Data to XML
posted bymquallsinXML & ASP
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 will be sent to applications on non-Windows platforms. This tutorial explains how to write a form submission to an XML document using the Microsoft XMLDOM Object.
(0 ratings)
Reviews0
PriceFree
Views2738
Results 61-66 of 66