I have SharePoint WSS 3.0 and on my main page of the site is a content editor web part. In this web part is text and an image with a related HTML image map.
I want to take this content and reuse it on another page of the site (A new Web Part Page) and across sites so that whenever the content is updated from the main page, the new page will also reflect the changed content.
The data view web part says it works for lists, but how about html conten? what are my options?
thank you