All right, Ray, Let me try to rephrase my question:
the following code does not result in a drop down list of the data within a 
fusebox application. and yet calling the fuseaction directly from the browser 
does show the generated xml data. Its working when the page is set outside of 
fusebox... I am not sure if there is a connection, but it is what it is...
(as an aside, all I am trying to do is to get a dynamically generated drop down 
list of authors using 'auto suggest')

<script>
var dsProducts1 = new 
Spry.Data.XMLDataSet("index.cfm?fuseaction=testnames2","authors/author", { 
sortOnLoad: "name" });
</script>

Thanks,

Elena.

> Yes to q1. Spry could care less what your back end is. Fusebox.
> Model-Glue. Even dreaded PHP. Spry is entirely client side. Elves
> could make the XML  - it wouldn't matter.
> 
> As to your second question, it didn't make sense to me. :)
> 
> On 8/7/07, Elena Aminova <[EMAIL PROTECTED]> wrote:
> > Is it possible to dynamically generate XML data set for Spry in 
> Fusebox 5.1?
> > It is possible to do that outside of Fusebox, but not in Fusebox 
> framework. Did anyone encounter this issue yet?
> >
> > Thanks,
> >
> > Elena.
> >
> > 


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Download the latest ColdFusion 8 utilities including Report Builder,
plug-ins for Eclipse and Dreamweaver updates.
http;//www.adobe.com/cfusion/entitlement/index.cfm?e=labs%5adobecf8%5Fbeta

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

Reply via email to