Ok.. I am hoping someone can point me in the right direction here.. I will simplify my example here to more easily demonstrate my problem.
I have two tabs using Cflayout. Lets call them PREFS and SUBSCRIPTIONS. PREFS TAB. This tab allows you to edit two inputs Primary Email Address Secondary Email Address SUBSCRIPTIONS TAB This tab say has multiple newsletter subscriptions. Check box in front and a drop down selector that displays the actual Primary and Secondary addresses in the selector for each. [ ] Daily News Letter [email address selector] [ ] Weekly News Letter [email address selector] [ ] Monthly News Letter [email address selector] ===================== Here is the issue. If I change either the Primary or secondary email address asynchronously via CFAJAXPROXY in the first tab, the second tab still has the OLD email addresses in the drop down. Is this one of those instances that a traditional form is a better solution, or there a way to change the selections on other tabs to reflect changes in the first tab? Thanks, Jeff ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Get involved in the latest ColdFusion discussions, product development sharing, and articles on the Adobe Labs wiki. http://labs/adobe.com/wiki/index.php/ColdFusion_8 Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:292674 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

