I'm trying to use this qForms three related control and code. But I'm not sure how to use a cfquery to fill the drop downs instead of the array static data.
Thanks! James >I must have had a modified version of the tag then. > >Here is a link to CFAJAX, I personally did not like doing related select >tags with this because it ended up being slower than the method I had been >using. > >http://www.indiankey.com/cfajax/ > >Here is a linkto AjaxCFC: > >http://www.robgonda.com/blog/projects/ajaxcfc/ > >The method I use, uses qForms and is similar to the example he has online >here: > >http://www.pengoworks.com/qforms/docs/examples/n-related_selectboxes.htm > >It probably just boils down to how many records you need to display as to >which is faster. What I typically use qForms for is a hierarchy drill down >which I would guess involves a few hundred records. I have one that uses >AjaxCFC and qForms, qForms for a drill down and then AjaxCFC to pull out >some related records for display/selecting. > > >On 4/27/06, Jimmy Hunt <[EMAIL PROTECTED]> wrote: >> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Message: http://www.houseoffusion.com/lists.cfm/link=i:4:239192 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

