I'm wondering if anyone has any experience with Facebook Connect?? I'm running into problems upon implementing the authentication portion with ColdFusion.
I've got the following button, <fb:login-button onlogin="userHasLoggedOn();"></fb:login-button> but I'm confused as to what information can then be put into ColdFusion sessions and exactly how. Since Facebook Connect is all Javascript, I'm not sure how to put the Facebook data into a Coldfusion session to then use for server-side actions. Links that have helped me to *some* degree: http://wiki.developers.facebook.com/index.php/Connect/Authorization_Websites http://facebook-developer.net/2008/08/05/optimize-your-database-tables-for-facebook-connect/ Any thoughts? ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Want to reach the ColdFusion community with something they want? Let them know on the House of Fusion mailing lists Archive: http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:327023 Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

