Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations biv343 on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

New to XML

Status
Not open for further replies.

JohannIcon

Programmer
Sep 3, 2002
440
MT
Dear All,

I wish to link to an xml file from my asp page, but I do not know how. What I wish to do is, there is an xml file on another server, and I wish to extract the data of the XML file and display it in my HTML. As I have never done this before, I was wondering if anyone could help me out or point me to some tutorials on the web.

Thanks very much for your help
 
ASP 101 or 4guysfromrolla will be able to help you with the ASP dealing with XML stuff.

If you want to look at XSL - this is the method of basically saying what you want done to each node -- ie its presentation check out
HTH
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top