Search found 13 matches
- Thu Sep 10, 2015 2:29 pm
- Forum: Public Web Browser v3
- Topic: Download and Save directories not working
- Replies: 1
- Views: 5357
Download and Save directories not working
On our PWB 3 CEL installations, I've got the default download/save directories specified, but files like pdfs are not downloaded. I also can't get the "save" button to display, even though it is specified in the PWB.ini to be enabled.
- Tue Mar 31, 2015 12:46 pm
- Forum: Public Web Browser v3
- Topic: PWB v3 CEF and Gmail
- Replies: 6
- Views: 14152
Re: PWB v3 CEF and Gmail
That does the trick! Thanks Scott!
Jon.
Jon.
- Mon Mar 30, 2015 1:38 pm
- Forum: Public Web Browser v3
- Topic: PWB v3 CEF and Gmail
- Replies: 6
- Views: 14152
PWB v3 CEF and Gmail
Is there a way to configure PWB v3 CEF to delete cookies at closing? We're running into users logging in to Gmail and finding a previous user's name and email address in the login box. Is incognito mode an option with PWB v3?
- Wed Mar 25, 2015 11:36 am
- Forum: Public Web Browser v3
- Topic: Full screen Flash movies
- Replies: 1
- Views: 5344
Full screen Flash movies
We're using the Chrome version of PWB3 and youtube videos cannot be played in full screen mode. Theater mode works, but clicking on the full screen button in the flash player does nothing. Is there a setting I need to enable to make this work?
- Wed Oct 17, 2012 11:39 am
- Forum: Public Web Browser v2
- Topic: Hotmail crashes browser
- Replies: 2
- Views: 5271
Hotmail crashes browser
We're using PWB version 2.1.1.6 and we've been getting a lot of "Public Web Browser has encountered a problem and needs to close" errors on Hotmail. All of our PCs are windows 7 professional with IE 9. We clear the cache on browser close and popup blocker is disabled. Anyone have any suggestions as ...
- Tue Sep 22, 2009 10:43 am
- Forum: Public Web Browser v2
- Topic: yahoo! classsic mail crashes when printing
- Replies: 2
- Views: 5618
- Mon Sep 21, 2009 7:51 pm
- Forum: Public Web Browser v2
- Topic: yahoo! classsic mail crashes when printing
- Replies: 2
- Views: 5618
yahoo! classsic mail crashes when printing
We're using version 2.10 and we've noticed that if users try to print a yahoo! mail message from the default display, rather than from the printable version, we get the following windows error message:
AppName: pwb.exe AppVer: 2.1.0.0 ModName: mshtml.dll
ModVer: 7.0.6000.16890 Offset: 000a2b20
The ...
AppName: pwb.exe AppVer: 2.1.0.0 ModName: mshtml.dll
ModVer: 7.0.6000.16890 Offset: 000a2b20
The ...
- Tue Feb 10, 2009 3:20 pm
- Forum: Public Web Browser v2
- Topic: access timer value?
- Replies: 9
- Views: 10494
- Mon Feb 09, 2009 10:24 pm
- Forum: Public Web Browser v2
- Topic: access timer value?
- Replies: 9
- Views: 10494
I'm testing the set and get activity javascript functions and I'm having some trouble. I set up a page with the following code:
<body onload="window.external.PWBSetActivity('1');>
When I navigate to this page, the activity timer goes from 1:00 to 325001:59. Does the JavaSetActivity function expect ...
<body onload="window.external.PWBSetActivity('1');>
When I navigate to this page, the activity timer goes from 1:00 to 325001:59. Does the JavaSetActivity function expect ...
- Thu Feb 05, 2009 4:48 pm
- Forum: Public Web Browser v2
- Topic: access timer value?
- Replies: 9
- Views: 10494
- Wed Feb 04, 2009 6:53 pm
- Forum: Public Web Browser v2
- Topic: access timer value?
- Replies: 9
- Views: 10494
The way we're doing it now, the first time a user logs on for the day, they are authenticated against the ILS database, and the amount of time allotted for the day is sent to the client application, which includes a timer to count down the available time. The login script on the server also records ...
- Wed Feb 04, 2009 12:26 pm
- Forum: Public Web Browser v2
- Topic: access timer value?
- Replies: 9
- Views: 10494
- Tue Feb 03, 2009 1:42 pm
- Forum: Public Web Browser v2
- Topic: access timer value?
- Replies: 9
- Views: 10494
access timer value?
Is it possible, either through external javascript, or using a separate app, to access the value of the number of seconds remaining on the activity timer when a user closes the browser?
Right now, we use a separate timer app that counts down and writes the number of seconds remaining to a web ...
Right now, we use a separate timer app that counts down and writes the number of seconds remaining to a web ...