Does anyone know how, or can anyone think of a way, to get the parent
site's url from within a page viewer web part? The javascript function
parent.location.href (in IE7) returns an access denied error.
Everything else that I've tried just returns the url of the page
connected to the page viewer, rather than of SP itself.