Search found 2530 matches

by Scott
Tue Feb 11, 2003 8:14 am
Forum: Public Web Browser v2
Topic: Reverts to Desktop
Replies: 1
Views: 3096

Running in kiosk mode does not necessarily stop access to the Desktop. Kiosk mode covers the Desktop, Start Menu, and Task bar, but it does not block them. If you run MS Word from a shell button, hitting Alt-Tab will change tasks to MS Word and uncover the Desktop, Start Menu, and Task bar. Running ...
by Scott
Mon Feb 10, 2003 2:05 pm
Forum: Public Web Browser v2
Topic: Way to change PWB's working directory?
Replies: 1
Views: 3521

Move your history file to another folder. Then make the PWB folder read only.

--Scott
by Scott
Mon Feb 10, 2003 2:02 pm
Forum: Public Web Browser v2
Topic: New window opens on restricted site
Replies: 7
Views: 6530

Send a copy of your INI and URL file to...

Support@TeamSoftwareSolutions.com

And we will take a look at what is going on.

--Scott
by Scott
Mon Feb 10, 2003 9:06 am
Forum: Public Web Browser v2
Topic: Browse for file dialogs
Replies: 1
Views: 3461

Unfortunately not yet. But you can use MMC or Windows NT policies to restricted both the Open and Save dialogs. Take a look at this post.

http://www.teamsoftwaresolutions.com/ph ... c.php?t=17

--Scott
by Scott
Mon Feb 10, 2003 9:02 am
Forum: Public Web Browser v2
Topic: New window opens on restricted site
Replies: 7
Views: 6530

What is the URL that is causing the problem?

And what is in your URL file?

I am guessing the offending restricted site is opening a pop-up window. We can add a close secondary (pop-up) window on deny access function to PWB if this would help.

--Scott
by Scott
Mon Feb 10, 2003 8:56 am
Forum: Public Web Browser v2
Topic: Inactivity timer and Exit action
Replies: 1
Views: 3337

Make sure you do not have disable exit set to true.

[Browser]
...
DisableExit=True
...

--Scott
by Scott
Thu Feb 06, 2003 5:39 pm
Forum: Public Web Browser v2
Topic: Flash advertisements, well, flash!
Replies: 1
Views: 3791

What is the URL of the web site?

--Scott
by Scott
Thu Feb 06, 2003 5:38 pm
Forum: Public Web Browser v2
Topic: PWB closes with an error when a second window is opened.
Replies: 3
Views: 5327

If you are using the pop-up filter...

[Security]
...
ClosePopupAds=True
...

You must specify the pop-up ad filter file.

[Files]
...
PopupAdFile=
...

--Scott
by Scott
Thu Feb 06, 2003 12:59 pm
Forum: Public Web Browser v2
Topic: PWB closes with an error when a second window is opened.
Replies: 3
Views: 5327

What are the specs on your computer, OS, and IE versions?

Please send a copy of your INI file to...

Support@TeamSoftwareSolutions.com

--Scott
by Scott
Wed Feb 05, 2003 11:10 am
Forum: Public Web Browser v2
Topic: Script error in page calls MS Debugger
Replies: 2
Views: 4173

Make sure "Disable Script Debuging" is checked on the Advanced tab of the Control Panel applet Internet Options.

--Scott
by Scott
Wed Feb 05, 2003 10:50 am
Forum: Public Web Browser v2
Topic: DLLs used by PWB
Replies: 5
Views: 4323

DLLs used by PWB

For informaitonal purposes here is a list of DLLs that PWB loads when running including DLLs loaded by the IE HTML Rendering engine. --Scott Loaded 'C:\WINDOWS\system32\ntdll.dll', No symbols loaded. Loaded 'C:\WINDOWS\system32\kernel32.dll', No symbols loaded. Loaded 'C:\WINDOWS\system32\mpr.dll', ...
by Scott
Wed Feb 05, 2003 10:48 am
Forum: Public Web Browser v2
Topic: Script error in page calls MS Debugger
Replies: 2
Views: 4173

We are now alpha testing PWB v2.04 which includes the following enhancements. Please feel free to download and test this version. We are looking specifically for JavaScript error suppression bugs. Version 2.04 Suppresses all JavaScript Errors Added Check all drives before requesting disk Fixed Ctrl-...
by Scott
Fri Jan 31, 2003 3:36 pm
Forum: Public Web Browser v2
Topic: Keep child window open
Replies: 1
Views: 3374

Currently there is not a setting to allow this, but I will add it to our to-do list.

--Scott
by Scott
Fri Jan 31, 2003 8:34 am
Forum: Public Web Browser v2
Topic: Pop-up filter
Replies: 0
Views: 4434

Pop-up filter

If you are using either of the following settings and the web page attempts to open a pop-up window for address books or search windows, PWB will probably exhibit undesirable results. [SecondWindow] ... OpenInParentWindow=True DisableUnrequested=True ... Using open in parent window, PWB opens all po...
by Scott
Thu Jan 30, 2003 12:20 pm
Forum: Public Web Browser v2
Topic: PWB fails to recognize registration
Replies: 2
Views: 4091

Make sure PWB is getting the right INI file. The only difference between the registered and unregistered version is the registration information found in the INI file. If you are using alternate INI files check to see if all the INI files have the registration information in the INI. If you are usin...