I’m working on a homepage for a SharePoint workspace right now, and it would be really convenient from an end user and maintenance point of view if I could pull html from summary pages elsewhere on the workspace to display them within the homepage using AJAX.
What would be the best way of aproaching this? Is it even feasible?
It’d be relatively easy. You should use jQuery. I would recommend either restraining all your code to a content editor web part, or if you are looking for a little more aesthetic freedom, then modifying in Sharepoint Designer the homepage’s code.