Hi,
When I choose the folder option of the page viewer web part, I get the
all the files and the sub-folder of the path I choose. How ever when
the users start to browse with -in the page viewr they don't have the
option to go back and they don't see the folder structure.
Is there way to show in the page viewer web part a folder view that is
similar to windows explorer view?
10x

Re: page viewer web part - folder view by Ian

Ian
Thu Feb 24 13:13:52 CST 2005

From an old blog of mine...
One of the useful features of the Page Viewer Web Part is that it can
display the contents of a network share. In this example
http://www.wssdemo.com/img/FolderView.jpg, I have used a web view feature of
the Windows Shell to render a custom view. This view is rendered by the
client, not the SharePoint server, and requires a registry change on the
client for it to work (note: security implications). The good think is that
the files that make the view work don't have to be distributed to the
clients, they are hidden files in the network share (unhidden here so you
can see them).
Details on the required registry change are here
http://support.microsoft.com/default.aspx?scid=kb;en-us;819028.
Details on building a folder view, MSDN Magazine
http://msdn.microsoft.com/msdnmag/issues/01/11/xpshell/default.aspx.
I got this idea from an explorer view
http://groups.msn.com/isapi/fetch.dll?action=MyPhotos_GetPubPhoto&photoId=nIwD7dzgK1YtrGsdBwe!UjFTG2MdP1mCsDhk2xs80vJZ*3UHtb2EsE3sK7*Pwf1dDDxGMdYgFKqs I
developed for launching Windows Script Host files.

It may be possible to add the up/back functionality to this view.
Regards,
Ian
http://www.wssdemo.com

<ariel.shavit@gmail.com> wrote in message
news:1109270828.098581.219490@f14g2000cwb.googlegroups.com...
> Hi,
> When I choose the folder option of the page viewer web part, I get the
> all the files and the sub-folder of the path I choose. How ever when
> the users start to browse with -in the page viewr they don't have the
> option to go back and they don't see the folder structure.
> Is there way to show in the page viewer web part a folder view that is
> similar to windows explorer view?
> 10x
>