I'm sure people have come across this before....
Is there a simple way to limit PWB to particular sites that use external content, WITHOUT having to add all the external sites they include in the URL.txt file?
This catches us out every time one of our subscribed websites changes some advertising. It triggers the URL message but continues to load the page in the background.
Any advice on this would be useful.
Thanks,
Paul.
URL filtering. Limiting to sites that use mashup content
Moderators: Tyler, Scott, General Moderator
Re: URL filtering. Limiting to sites that use mashup content
You can try one of the following settings.
[Security]
AllowSingleLinkLevel=True
- or -
AllowLinkLevelDepth=1
Unfortunately PWB is unable to determine if a URL is embedded in an iFrame in a page, or if a URL is being accessed directly.
See the "PWBv2.rtf" file for more information on these settings.
--Scott
[Security]
AllowSingleLinkLevel=True
- or -
AllowLinkLevelDepth=1
Unfortunately PWB is unable to determine if a URL is embedded in an iFrame in a page, or if a URL is being accessed directly.
See the "PWBv2.rtf" file for more information on these settings.
--Scott