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

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Upgrade to Adobe ColdFusion MX7
Experience Flex 2 & MX7 integration & create powerful cross-platform RIAs
http://www.adobe.com/products/coldfusion/flex2/

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:271339
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

Reply via email to