Creating a booking engine with Web Services
- From: "Hitesh Rana via DotNetMonster.com" <forum@xxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Wed, 20 Apr 2005 21:36:27 GMT
Hi,
I don't really know where my question should be posted, so if i am in the
wrong section i'm sorry.
Okay now to my question. I am using ASP.NET to consume a web service.
Then I get an xml base response from the web service.
My question is what is the right of going about to parse through
the data and then display the data? I was thinking of using XSLT.
So XSLT will help me parse the data, I also want to use that data i parse
with code.
For example, I call a web service to get booking avaliability from an
Airline Agency. They respond back with an XML document.
I want to get specific data from that XML document display it for the
customer in a neatly formatted way. Then the customer will pick a flight
they are interested in and then my code will generate a response back to
the Airline Agency.
So I need to know how I should do this. Kind of confused in how I should
go about to do this.
Thank you,
Tesh
.
- Follow-Ups:
- Re: Creating a booking engine with Web Services
- From: Keenan Newton
- Re: Creating a booking engine with Web Services
- Prev by Date: MapPath throws exception
- Next by Date: Webclient w/ Proxy
- Previous by thread: MapPath throws exception
- Next by thread: Re: Creating a booking engine with Web Services
- Index(es):
Relevant Pages
|