You mean ajax? You can do this using Ajax. In Jquery: $(#div_id).load(Path_To_Your_Page)
On 7/23/10, Jonathan Lundell <[email protected]> wrote: > It'd be nice to be able to return a dynamic page in (controlled) chunks. I > have no idea how the interface to something like that might work....

