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

Top Rated Scripts | ASP | Tutorials & Tips | XML & ASP

Results 1-20 of 66
Displaying an RSS feed using XMLDom and ASP
Short tutorial about showing the contents of an RSS feed on a webpage using ASP and the XMLDom. Describes each part of the code to make it easier to understand. This is a summary part in my article series about XML, XMLDom and ASP.
(3 ratings)
Reviews0
PriceFree
Views2637
XML as Data Source
After this tutorial, you will be able to manipulate and play with XML Data files in the same way as you do with MS Access. In addition to that, there are certain advantages of using XML, over MS Access. I introduce these advantages in the text, as we proceed on. The article has been organized in the increasing order of difficulty.
(3 ratings)
Reviews0
PriceFree
Views1113
Create XML Documents from Access Output
posted byinfoinXML & ASP
The author writes "Active Server Pages allow for the easy ability to create dynamic views of your data on a web server, but you can also create "static" documents on the server. This can be particularly useful if you wish to distribute your information on CD or in virtually any document form. This sample example will utilize a US state info db. After reading the contents of the db instead of writing output to the browser html text is written to the server on a file with the .xml file extension. By placing appropriate XML tags around the Db output the XML document that is created on the server than can be read by the browser or any appropriate means."
(6 ratings)
Reviews0
PriceFree
Views3536
Reading XML file with Active Server Pages
This 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.
(18 ratings)
Reviews0
PriceFree
Views8112
Accessing XML Data using ASP
This 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.
(6 ratings)
Reviews0
PriceFree
Views6995
create an xml file
posted byshedboyinXML & ASP
This example shows to create an xml file using ASP
(16 ratings)
Reviews1
PriceFree
Views6327
Generating RSS with ASP
posted byalisinXML & 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 its articles in a Microsoft Access database, but the database connection could be changed to reflect a Microsoft SQL Server database.
(7 ratings)
Reviews1
PriceFree
Views3015
ASP-XML DataGrid I
This is a simple procedure to show how to use an XML file as datasource to build a datagrid in ASP. This code basically shows how to display and navigate/page-thru and xml data file
(3 ratings)
Reviews0
PriceFree
Views1568
640-811 CCNA Free Test Exam Questions
Pass-Guaranteed is the leader in IT Certifications that will Guarantee you will pass your 640-811 exam on Your First Try. We have provided a free 640-811 free exam where you will be able to see the quality that goes into our CCNA 640-811 test questions. Our CCNA 640-811 practice test questions are designed by highly experienced and certified trainer's that have put together the best 640-811 exam questions with detailed explanations
(6 ratings)
Reviews0
PriceFree
Views1815
Grabbing XML data from ASP
posted byjasoninXML & ASP
This article lays out how to use ASP and JScript to open and read XML files.
(3 ratings)
Reviews0
PriceFree
Views4092
310-081 Free Test Exam Questions
Pass-Guaranteed is the leader in IT Certifications that will Guarantee you will pass your 310-081 exam on Your First Try. We have provided a free 310-081 free exam where you will be able to see the quality that goes into our 310-081 test exam questions. Our 310-081 practice test questions are designed by highly experienced and certified trainers that Guarantee success on your 310-081 exam!!!
(3 ratings)
Reviews0
PriceUSD 39.00
Views1740
Free - YAHOO RSS Live Newsfeed Reader
A module that extracts or pulls live YAHOO RSS News Feeds that you can use on your own website. This free tutorial code demonstrates the use of Microsoft's XML and document objects: MSXML2.ServerXMLHTTP, Microsoft.xmlDOM, and RSS. This code shows you how to have full control of the XML data that is returned live by Yahoo News. You can iterate through each news feed and custom format the header, the body and the publication date.
(3 ratings)
Reviews0
PriceFree
Views2994
display an xml file
posted byshedboyinXML & ASP
This example shows how to display an xml file
(12 ratings)
Reviews0
PriceFree
Views4650
XML, XMLDom and ASP, Part 1
A brief introduction to working with the XMLDom in ASP and XPath. Complete with examples and desriptions of everything. First part of several upcoming articles.
(3 ratings)
Reviews0
PriceFree
Views2507
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
Views2731
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
Views2720
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
Views3967
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
Views2262
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
Views1548
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
Views2039
Results 1-20 of 66