Michael,
My understanding of XSL is limited, so at first I thought that I needed to transform to html and form a ASP.NET dropdown control. Problem with that is that I can't get my selectedVaule off the dropdown and then use it to retrieve all the other attributes of the hotel. Now I still may be wrong in thinking that I need to first convert this original XML from its elements to attributes, form a dropdown, and then try to use .NET Framework to input XML into a dataset. Because ASP.NET gurus would tell me to not go with XSL but that is the requirement. So I appreciate it greatly if you can give me some advise since XSL is your domain. Thanks.
|