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
Viewing Local Documents
Moderators: Tyler, Scott, PWB v2 Moderator
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
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