I'm doing just this with no problems on a site. The images problem is that the links to the images are being given as relative links, so you either have to
* update the remote site (if you can) so that images are given as full links, domain and all
* host copies of the images in the appropriate...