RE: display custom web part inside Page Viewer web part by SarahW
SarahW
Sat May 20 04:30:01 CDT 2006
I've created a custom web part that has three buttons, on click: a result
will display on a label. I've added it in the home page, which means ever hit
in this web part will cause the home page of the portal to render, which I
don't want. So I thought of adding the web part in an iframe , but I can't
specify the src as .dwf file.
That's mean I have to:
1-create a blank .aspx page,
2- add the web part in it,
3-then specify this page url in the 'Page Viewer'.
Any other suggestion?
thanks
"Mark van der Heijden" wrote:
> Can you please elaborate a bit on why you want to do this? There might be
> other options in Sharepoint to do what you want to do. The page viewer web
> part can only show pages, not webparts
> --
> Mark van der Heijden
> Capgemini Sharepoint/Office consultant
>
>
> "Sarah W" wrote:
>
> > Is there a way to display a custom web part inside the Page Viewer web part?
> > I tried to specify the web part .dwp file path in the 'source' property,
> > then I clicked 'Test link"; I had a JavaScript error the IE ("Access is
> > denied").
> > Please advice
> > Thanks
> >