/**

popular collection of scripts for all

*/
/** Search */

XML and ASP

 }

display an xml file

Hits: 36
*****
4.5

create an xml file

Hits: 30
*****
3.0

RSS Feeds with ASP

Hits: 23
*****
0.0
The author writes
This example shows how to
This example shows to create
Tutorial for the creation,
"Active Server Pages
display an xml file
an xml file using ASP
aggregation and integration
allow for the easy ability
 
 
of RSS Feeds with ASP and
to create dynamic views of
 
 
XML DOM. (German only)
your data on a web server,
 
 
(English version
but you can also create
 
 
pending) Free
"static" documents
 
 
Tutorial+Support via Foren.
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."
 
 
 


Date: May, 15 2002


Date: Apr, 18 2005


Date: Apr, 18 2005


Date: May, 25 2006
A brief introduction to
A module that extracts or
Tutorial and code on how to
This example shows you how to
working with the XMLDom in
pulls live YAHOO RSS News
use Microsoft's XMLHTTP
display news feeds from
ASP and XPath. Complete with
Feeds that you can use on
object to communicate with a
moreover on your website.
examples and desriptions of
your own website. This free
remote website/webpage and
 
everything. First part of
tutorial code demonstrates
check for the existence of
 
several upcoming articles.
the use of Microsoft's XML
reciprocal link back.
 
 
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.
 
 


Date: Apr, 07 2006


Date: Jul, 21 2005


Date: Jul, 09 2004


Date: Mar, 05 2004
{ Copyright } ©2006 NuclearScripts.com