|
|
XML and ASP
ASP » Tips and Tutorials » XML and ASP
A D V E R T I S E M E N T
Today's Special: Get free Magazine from SAP!
Editing XML with XSL and ASPAs 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. Saving HTML Form Data to XMLForm 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. Accessing XML Data using ASPThis 2-page article discusses multiple ways to access XML data from an ASP page. This article provides some great examples and describes the techniques for developers relatively new to XML. If you're interested in learning about XML, or need to brush up on your XML skills, this article is for you. Combining XML and ASP - FreeThis is a short tutorial describing how to process and display a given XML file using ASP and the MS XML Parser. Reading XML file with Active Server Pages - FreeThis 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.
|
A D V E R T I S E M E N T
|
Subscribe to SourceCodesWorld - Techies Talk |
| |
|