> Hi all, > > I have started a project utilizing the ajax commands in cf8 and I have > come across a situation. I want to pull the data inside of the tabbed > areas of a cflayout 'only' when the tab is initiated (clicked on). > > I was wondering if anyone has any ideas of how to do it. I was > attempting to determine the name of the tab that had been clicked, > however I can't seem to get that to work. My original intention was > to get the name and then do a ColdFusion.Refresh style command to load > the data into the tab (I will probably put that data into a cfdiv > tag) > > Any ideas? > > William William, did you try using the 'refreshonactivate' attribute (along with 'source') of the cflayout tag? Les
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| 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:323223 Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

