> how is your AJAX call being called? > > at the end of the function that makes the call, use JS to reload the page.
But, this would clear any JS/HTML that was added in from his original ajax call. If I'm understanding you correctly Brad, I don't think there's a way to do what you're suggesting. You want to add html/js to a page via an ajax call; some of that is newly added JS is supposed to run on onLoad, so you need to run onLoad again, correct? -- Josh ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Upgrade to Adobe ColdFusion MX7 Experience Flex 2 & MX7 integration & create powerful cross-platform RIAs http:http://ad.doubleclick.net/clk;56760587;14748456;a?http://www.adobe.com/products/coldfusion/flex2/?sdid=LVNU Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:269093 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

