Search found 2530 matches

by Scott
Thu May 15, 2003 2:44 pm
Forum: Public Web Browser v2
Topic: New window opens on restricted site
Replies: 7
Views: 6528

Do you have the URL of the web site along with an excerpt from your URL file that we can test?

What happens is the web site opens an About:Blank window which is allowed, but the site PWB is redirected to is not, resulting in the About:Blank window being displayed.

--Scott
by Scott
Thu May 15, 2003 2:39 pm
Forum: Suggestions
Topic: Reread or read different ini file on command AFTER starting.
Replies: 3
Views: 10856

It may be possible if you have control over the HTML code. We could for instance have PWB respond to an external request via HTML to read an INI file, maybe keyworded similar to the PWB overrides.

I will put this suggestion on our to do list.

--Scott
by Scott
Tue May 13, 2003 1:37 pm
Forum: Public Web Browser v2
Topic: DebugAccessString in Ver 2.04?
Replies: 1
Views: 2592

In PWB v2.04 you can see what files are being blocked in the history file with the following settings. WriteHistoryFile=True ... CheckURLAccess=True ... LogAccess=True We are working on PWB 2.04 revision 2, which has even better logging for the filters and fixes the activity filter warn dialog reset...
by Scott
Mon May 12, 2003 12:46 pm
Forum: Suggestions
Topic: Configuration Utility
Replies: 2
Views: 9692

We are working on one as I type this, but it is a ways from being complete.

--Scott
by Scott
Mon May 12, 2003 12:44 pm
Forum: Public Web Browser v2
Topic: preview - opens help - opens webbrowser
Replies: 4
Views: 4870

I usually use the "BAK" extension so I remeber that is was changed and I can change it back if I need to. Feel free to use any extension you prefer.

--Scott
by Scott
Fri May 09, 2003 4:12 pm
Forum: Public Web Browser v2
Topic: preview - opens help - opens webbrowser
Replies: 4
Views: 4870

You can also prevent the help button in the print preview from working by renaming the file "iexplore.chm" to "iexplore.bak". This file is usually found in the Windows Help folder.

--Scott
by Scott
Mon May 05, 2003 3:04 pm
Forum: Suggestions
Topic: Use timer message at close?
Replies: 1
Views: 8826

It would be no problem at all. Look for it in the up and coming v2.05, along with the following improvments. New restricted save functionality Added Wildcards in filters [Security] UseWildCardsInFilters=False Added [Printer] CheckPrintAccess=False [Files] CheckPrintFile=PrintAccess.txt [Files] NewWi...
by Scott
Fri May 02, 2003 9:47 am
Forum: Public Web Browser v2
Topic: users can bypass url.txt
Replies: 1
Views: 3012

PWB adds the "http://" to the beginging of all URLs, to further limit the filter you can use "+http://www.fedex.com" in stead of "+fedex.com". You may also try adding "-?" to the filter file. We are working on wildcards in the filter files for version 2.05. Th...
by Scott
Wed Apr 30, 2003 6:43 pm
Forum: Public Web Browser v2
Topic: removing options
Replies: 1
Views: 2655

In the PWB INI file in the [MenuItems] section set the FileSend to false.

[MenuItems]
...
FileSend=False
...

There is also a similar setting in the [Buttons] section.

[Buttons]
...
Send=False
...

--Scott
by Scott
Tue Apr 29, 2003 11:33 am
Forum: Public Web Browser v1
Topic: Restarting PWB as a Shell
Replies: 4
Views: 12697

My fault I was thinking of a terminal server and thin clients. When using PWB as the shell on a thin client via a terminal server closing PWB logs off the computer. With PWB v2 you can use the shutdown script and the MS Logoff.exe application to have PWB logoff when it is closed. I know that will no...
by Scott
Tue Apr 29, 2003 11:03 am
Forum: Announcements
Topic: PWB v2.04 revision 1 released
Replies: 0
Views: 9259

PWB v2.04 revision 1 released

PWB v2.04 revision 1 has been released. You can download it from the download page. This revision has a few minor fixes, if you are not using the features effected by the changes you can continue to use PWB v2.04. Version 2.04 revision 1 04-29-03 Fixed screen saver feature unlocking problem Fixed do...
by Scott
Tue Apr 29, 2003 10:53 am
Forum: Public Web Browser v2
Topic: Spanish
Replies: 15
Views: 11218

The error is fixed and we released PWB v2.04 revision 1. It can be downloaded from the download page.

www.TeamSoftwareSolutions.com/downloads.html

--Scott
by Scott
Tue Apr 29, 2003 10:15 am
Forum: Public Web Browser v2
Topic: Spanish
Replies: 15
Views: 11218

Sorry, the error will be fixed and the browser reposted in about 20 minutes. It will still have the 10 minute limitation, but will not cause the error.

--Scott
by Scott
Tue Apr 29, 2003 10:01 am
Forum: Public Web Browser v2
Topic: Spanish
Replies: 15
Views: 11218

You have the newest version of PWB v2? PWB will exit after 10 minutes if you have not purchased a license, this is one of the two limiations of the unregistered version of PWB v2. The other limitation is the "<unregistrered>" in the PWB title bar. If you purchase a license PWB will not exi...
by Scott
Tue Apr 29, 2003 7:40 am
Forum: Public Web Browser v1
Topic: Not being able to launch links
Replies: 14
Views: 56207

You can take the "games.com" and "mail" out of the file if you wish, they were only there for examples, otherwise the no access file should be sufficient. In the PWB INI file there are sections, "[Files]" for example. In order to activate the filter there are a few keys...