Hi!

I have several sub-sites on my company's intranet (WSS 3). I have a
marketing dept which has a document library webpart where it uploads it's
documents and new catalogues. I need to make this part shown also in a Sales
dept's site, so that whenever marketing uploads their content in their
document library it will be shown on a Sales dept's page as well. Is it
possible with WSS 3?
So far, I created a page viewer webpart on sales dept's site that points to:
http://websrv1/marketing/Shared%20Documents/Forms/AllItems.aspx
However, the Sales dept's pageviewer webpart now looks terrible, since it
also shows all other menus (left menu bar) of the marketing's site. I only
need to visualise the content of the marketing's document library in a small
window on sales dept's page.

How to accomplish this?

Thanks!

Zaur

Re: How to display a webpart of one site on another site by Mike

Mike
Wed Jun 18 03:05:45 CDT 2008

When in the Sales Dept. site use SharePoint Designer 2007's Data
function to create a Data View Web Part that gets it's data from the
Document Library in the marketing dept.

You'll find that a dat view web part is more flexible (especially if
converted to XSLT)

(This will then only be visible in the Sales Dept page if the user has
access rights to the Marketing Dept site).

Mike Walsh
WSS FAQ http://www.wssfaq.com / wss.collutions.com
I regret that private e-mail questions will not be answered


Zaur Bahramov wrote:
> Hi!
>
> I have several sub-sites on my company's intranet (WSS 3). I have a
> marketing dept which has a document library webpart where it uploads it's
> documents and new catalogues. I need to make this part shown also in a Sales
> dept's site, so that whenever marketing uploads their content in their
> document library it will be shown on a Sales dept's page as well. Is it
> possible with WSS 3?
> So far, I created a page viewer webpart on sales dept's site that points to:
> http://websrv1/marketing/Shared%20Documents/Forms/AllItems.aspx
> However, the Sales dept's pageviewer webpart now looks terrible, since it
> also shows all other menus (left menu bar) of the marketing's site. I only
> need to visualise the content of the marketing's document library in a small
> window on sales dept's page.
>
> How to accomplish this?
>
> Thanks!
>
> Zaur
>
>