yes sicapitan I did, for the first problem, i use the $ajax->link to populate the data in the middle div with a view which also has the div info of the right column. for example: <div id="middle"> "data for middle with $ajax->link for data in the right div. </div> <div id="right"></div>
and this works fine with me, no old data anymore. the second problem is solved by using the RequestHandler component in your controller. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Cake PHP" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/cake-php -~----------~----~----~----~------~----~------~--~---
