It's amazing what RTFM can do for you.... :-)
"This e-mail is from Reed Exhibitions (Gateway House, 28 The Quadrant, Richmond, Surrey, TW9 1DN, United Kingdom), a division of Reed Business, Registered in England, Number 678540. It contains information which is confidential and may also be privileged. It is for the exclusive use of the intended recipient(s). If you are not the intended recipient(s) please note that any form of distribution, copying or use of this communication or the information in it is strictly prohibited and may be unlawful. If you have received this communication in error please return it to the sender or call our switchboard on +44 (0) 20 89107910. The opinions expressed within this communication are not necessarily those expressed by Reed Exhibitions." Visit our website at http://www.reedexpo.com -----Original Message----- From: Dan Vega To: CF-Talk Sent: Fri Mar 02 19:42:18 2007 Subject: Re: spry dataset problem Ray, I have been screaming at my monitor all day so first off My monitor thanks you!!! 2nd you are too smart for your own good and Im hoping for the cf community's sake (and your family) the government does not come in the middle of the night and take you. Dan Vega On 3/2/07, Raymond Camden < [EMAIL PROTECTED]> wrote: > > An example: > > > http://labs.adobe.com/technologies/spry/samples/data_region/XMLStringSample. html > > On 3/2/07, Dan Vega <[EMAIL PROTECTED]> wrote: > > I have a spry solution I am working that looks like the html document > below. > > This works fine and gives me no problems at all. However if I change the > xml > > file > > to an xml string that is generated from mssql like this > > > > <!--- get all open taks ---> > > <cfset tasks = createObject("component", " com.danvega.task > > ").getOpenTasksXML()> > > > > The mssql query basically turns it into xml auto elements. This data is > > returned like this and I am wondering why the spry data set does not > work if > > try to reference it like so > > > -- > > =========================================================================== > Raymond Camden > > Email : [EMAIL PROTECTED] > Blog : ray.camdenfamily.com > AOL IM : cfjedimaster > > Video game player? Have kids? Check out KidGamers.org > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Macromedia ColdFusion MX7 Upgrade to MX7 & experience time-saving features, more productivity. http://www.adobe.com/products/coldfusion Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:271342 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

