How to display XML data in ASP page?

It is easy to display the xml data from an xml file into an asp page. The following are the steps involved in displaying the data.

_______________________________________________


_______________________________________________

" Create an xmldom object using Server.CreateObject method
" Set the xmldom object's async property to False
" Load the xml file using the Load method and using the ServerMapPath method
" Navigate to the childnodes using the xml object's documentElement.childNodes
" Get the text in the child node and assign to some variable
" Display the variable in the asp file

With these steps it is easy to use the data from an xml file in an asp page.

The async property of the xml object is set to False to the xml data as it is read without any delay. We use the Server.MapPath in the load method to load the xml file, so that we get the exact physical path to the xml file which is necessary to use the load method.

The Fast Track From Code to Cloud
Over the past decade, software development has undergone several transformations that have led to the new practices and methodologies such as agile development. Combining emerging technologies -- including dynamic language platforms, cloud computing, and agile development practices -- offers a paradigm shift away from traditional software development methods.

Rethink Your Strategy for Next-Generation Business Intelligence
A new report urges companies to balance business impact with the cost of technology.

DATATRAK International, Inc. Announces Second Quarter Results for 2010
DATATRAK International, Inc. , a technology and services company focused on global eClinical solutions for the clinical trials industry, today announced its operating results for the second quarter of 2010: $1.9 million revenue, $10.9 million backlog, and continued profitability, resulting in a cash increase over first quarter 2010.




FREE Subscription

Subscribe to our mailing list and receive new articles
through email. Keep yourself updated with latest
developments in the industry.

Name:
Email:

Note : We never rent, trade, or sell my email lists to
anyone. We assure that your privacy is respected
and protected.

_______________________________________

Recommended XML Books

cover
cover
cover
cover
cover
cover





 

 

FREE Subscription

Stay Current With the Latest Technology Developments Realted to XML. Signup for Our Newsletter and Receive New Articles Through Email.

Name:

Email:

Note : We never rent, trade, or sell our email lists to anyone. We assure that your privacy is respected and protected.

 

 

Add to My Yahoo!


New XML Books Titles - Best Seller's @ Amazon.com

Visit XML Training Material Guide Homepage

Technology helps engage students - how do classroom instruction and social dynamics change when the classroom is completely dependant on modern technology?