Building an RSS Feed Reader with Microsoft Office InfoPath
page 2 of 4
by S.Y.M. Wong-A-Ton
Feedback
Average Rating: This article has not yet been rated.
Views (Total / Last 10 Days): 71852/ 49

Basic Concept

The XMLHTTPRequest object allows for asynchronous data retrieval from web servers.  The data format is typically XML, but it works well with any text-based data.   The XMLHTTPRequest object is also a key component of AJAX (Asynchronous JavaScript and XML) applications.  We will not get into the details of AJAX, but for a quick overview I recommend reading this article.

RSS feeds are documents that adhere to a pre-defined XML structure.  Since InfoPath is based entirely on XML technology, we can use the XMLHTTPRequest object to retrieve XML documents like RSS feeds and apply an XSL transformation to transform the XML data into a format that can be loaded and displayed in an InfoPath form.


View Entire Article

User Comments

No comments posted yet.

Product Spotlight
Product Spotlight 





Community Advice: ASP | SQL | XML | Regular Expressions | Windows


©Copyright 1998-2024 ASPAlliance.com  |  Page Processed at 2024-04-26 12:54:02 AM  AspAlliance Recent Articles RSS Feed
About ASPAlliance | Newsgroups | Advertise | Authors | Email Lists | Feedback | Link To Us | Privacy | Search