Viewing Local Documents

For general issues related to PWB v2.

Moderators: Tyler, Scott, PWB v2 Moderator

Post Reply
Dovermen
Spectator
Spectator
Posts: 1
Joined: Tue Dec 06, 2005 12:52 pm

Viewing Local Documents

Post by Dovermen »

I have a question about using PWB for viewing local documents, for example Microsoft Learning Library. These pages display in Internet Explorer from information stored locally. These pages also seem to display correctly in PWB. In PWB is there a way to block all Internet access so that only local documents are displayed?

Windows XP SP2
PWB 2.09

Thanks

Scott
Site Admin
Site Admin
Posts: 2539
Joined: Mon Dec 16, 2002 12:31 pm
Location: Rochester, MN
Contact:

Post by Scott »

Lets assume the files are in the C:\Library fodler and you want to limit PWB to that folder. Use the URL filter with the "-all" option and add the folder into the filter.

For example:

-all
+^C:\\Library

Notice the use of the regular expression caret. This tells PWB to only open to URLs that start with C:\Library or C:/Library, thus limiting PWB to only files in the C:\Library folder.

Please see the discussion of the PWB filters for more information.
http://teamsoftwaresolutions.com/phpBB2 ... c.php?t=13

--Scott

Post Reply