Hi, I want to build a webpage using tiles, the structure is: Header Body Footer
super classic layout but I have one question, if the content in Header and Footer are read only and will be nearly the same throughout entire user session. How can I just reload the body part? and keep the Header and Footer static? (the content of Body is generated according to the content of Header) however, each user will have a page to modify their info (name, age...), and after these changes have made to DB. Both Header and Footer must force to reload so how can I trigger reload of Tiles as I wish, but keep those tiles static for the rest of time?? Best regards --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]