I'm using Fusebox for the project. Can you point me to an AJAX tutorial to do this?
Thanks! James >nowadays it is much more preferable to use AJAX to achieve the result you >want. >This means you are not loading all the possible contents into the page at >runtime, which can result in huge slow pages if your select lists have >lots of potential data, using AJAX they are only loaded from the server as >required when you make a selection from a list, and then only the required >results are queried from the database, not ALL as would be the case using >two_selects_related. >Check out AjaxCFC. > >Russ > >-----Original Message----- >From: "James Hunt" <[EMAIL PROTECTED]> >To: CF-Talk <[email protected]> >Date: Thu, 27 Apr 2006 11:12:35 -0400 >Subject: Two cf_ThreeSelectsRelated Custom Control On One Form > >> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Message: http://www.houseoffusion.com/lists.cfm/link=i:4:238924 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

