Or any Fusebox or CF debugging, Fusebox layouts, etc? On 8/7/07, Raymond Camden <[EMAIL PROTECTED]> wrote: > > Oh ok - did you forget your cfcontent perhaps? > > > http://www.coldfusionjedi.com/index.cfm/2007/8/6/Dont-forget-that-CFCONTENT-tag-when-working-with-Spry > > > On 8/7/07, Elena Aminova <[EMAIL PROTECTED]> wrote: > > 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. > > > > > > > > > > > > > > > >
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Get the answers you are looking for on the ColdFusion Labs Forum direct from active programmers and developers. http://www.adobe.com/cfusion/webforums/forum/categories.cfm?forumid-72&catid=648 Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:285590 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

