RE: [ACFUG Discuss] IIS error log Connection dropped

2011-01-15 Thread Charlie Arehart
Yes, very cool. Thanks for clarifying. You might want to jump in and comment on Rupesh's blog, where I asked if it was still an issue on 9, to say that at least for you, it was and it fixed things. /charlie From: ad...@acfug.org [mailto:ad...@acfug.org] On Behalf Of Frank Moorman Sent: Frid

Re: [ACFUG Discuss] XML Question

2011-01-15 Thread Steve Ross
http://www.developer.com/xml/article.php/1560361 Sorting could be accomplished by using an array sort http://www.adobe.com/livedocs/coldfusion/7/htmldocs/wwhelp/wwhimpl/common/html/wwhelp.htm?context=ColdFusion_Documentation&file=0355.htm On Sat, Jan 15, 2011 at 1:55 PM, Steve Ross wrote:

Re: [ACFUG Discuss] XML Question

2011-01-15 Thread Steve Ross
Xpath On Jan 15, 2011 1:53 PM, "Michael Brown" wrote: > What else do u suggest? > > Sent from my mobile > > On Jan 15, 2011, at 1:22 PM, Steve Ross wrote: > >> One question, why are you converting this to a query? seems like a >> waste of effort. >> >> On Sat, Jan 15, 2011 at 12:58 PM, Michael Br

Re: [ACFUG Discuss] XML Question

2011-01-15 Thread Michael Brown
What else do u suggest? Sent from my mobile On Jan 15, 2011, at 1:22 PM, Steve Ross wrote: One question, why are you converting this to a query? seems like a waste of effort. On Sat, Jan 15, 2011 at 12:58 PM, Michael Brown > wrote: Ajas, Thanks a million, may the code Gods continue to bl

Re: [ACFUG Discuss] XML Question

2011-01-15 Thread Steve Ross
One question, why are you converting this to a query? seems like a waste of effort. On Sat, Jan 15, 2011 at 12:58 PM, Michael Brown wrote: > Ajas, > > Thanks a million, may the code Gods continue to bless you! > > On Sat, Jan 15, 2011 at 12:22 PM, Ajas Mohammed wrote: > >> ok, the problem is xmls

Re: [ACFUG Discuss] XML Question

2011-01-15 Thread Michael Brown
Ajas, Thanks a million, may the code Gods continue to bless you! On Sat, Jan 15, 2011 at 12:22 PM, Ajas Mohammed wrote: > ok, the problem is xmlsize which is set to 1, thats why you get one result > set. > > Here is what I used xmlsize = > (xmlfile.HotelAvailabilityListResults..XmlAttributes.si

Re: [ACFUG Discuss] XML Question

2011-01-15 Thread Ajas Mohammed
ok, the problem is xmlsize which is set to 1, thats why you get one result set. Here is what I used xmlsize = (xmlfile.HotelAvailabilityListResults..XmlAttributes.size); //HotelAvailabilityListResults is the parent tree Full code here. FYI, the valueadds is not available in all elements so that w

RE: [ACFUG Discuss] XML Question

2011-01-15 Thread Troy Jones
Michael, What I'm seeing is that your query only has one row. I took your code and applied #xmlsize# #xmlqry.recordcount# to see that those values were. #xmlsize# is 1, as well as #xmlqry.recordCount#. I'd suggest taking a look at the way you've built your array or even writing the contents o

[ACFUG Discuss] XML Question

2011-01-15 Thread Michael Brown
Hey folks, Stuck on trying to get an XML query to display more than one record. Can't figure out what I'm doing wrong. There are 5 records in the file. The code is listed below, any suggestions would be helpful. Thanks http://merchandising.expediaaffiliate.com/campaign/?campaignId=5409&cid=311