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 > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Create robust enterprise, web RIAs. Upgrade & integrate Adobe Coldfusion MX7 with Flex 2 http://www.adobe.com/products/coldfusion/flex2/ Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:271340 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

