> -----Original Message----- > From: j s [mailto:[EMAIL PROTECTED] > Sent: Monday, March 27, 2006 11:21 PM > To: CF-Talk > Subject: where to start Ajax or Flex? > > I haven't see or notice much talk about CF and Ajax. Can someone point me > in the right direction on how to get started and their experience with > either of the two. Also how limited is Backbase for CF or CFAjax?
I'm sorry: I've no idea what you mean by "backbase". ;^) There are no less than three major ColdFusion+AJAX projects. And with that I'm sure I'm missing some. http://www.robgonda.com/blog/projects/ajaxcfc/ http://www.indiankey.com/cfajax/ http://www.lalabird.com/ There are countless "mini" projects focusing on constrained aspects, interface widgets, etc. For just plain data passing from CF to JavaScript I like (go figure!) my own implementation here: http://www.depressedpress.com/Content/Development/YODEL/Index.cfm Using the handler registration capability you can create very complexdata profiles very easily. I've used it successfully with highly complex AJAX applications with no problem. Jim Davis ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Message: http://www.houseoffusion.com/lists.cfm/link=i:4:236299 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=11502.10531.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

