Click to See Complete Forum and Search --> : Capturing/formatting XML returned from an http query


calabresi
06-17-2009, 04:06 PM
Hey all,

I'm wading my way through making a demo for a project proposal, and I have a question.

I have a web site that will let me query it through https, and it returns XML. However, I don't want to just return the XML dump, obviously. How can I capture this data and then display it (using XSLT, for example) in a nice, clean, tabular manner?

TIA,
Calabresi