We're using PWB 2.05 on Win2000 clients. I was wondering if anyone knew how to restrict access to specific directories on a host. For instance, here's what I would imagine the URL.txt file would look like if this were possible:
-all
-http://www.server.com/dirA/
+http://www.server.com/dirB/
In this ...
Search found 5 matches
- Thu Jan 15, 2004 4:32 pm
- Forum: Public Web Browser v2
- Topic: URL.txt question
- Replies: 1
- Views: 3817
- Tue Nov 18, 2003 8:02 am
- Forum: Public Web Browser v2
- Topic: Close PWB on event or mouse action
- Replies: 4
- Views: 7210
DisableExit=False trumps intent of kiosk mode
Scott,
Setting DisableExit=False trumps the intent of entering into kiosk mode. We want to be able to use one INI file until authentication and a different one within the same browser session afterwards. I read your email and anxiously await to assist in any testing. Thanks!
-Rob
Setting DisableExit=False trumps the intent of entering into kiosk mode. We want to be able to use one INI file until authentication and a different one within the same browser session afterwards. I read your email and anxiously await to assist in any testing. Thanks!
-Rob
- Mon Nov 17, 2003 4:08 pm
- Forum: Public Web Browser v2
- Topic: Close PWB on event or mouse action
- Replies: 4
- Views: 7210
Javascript window.close(); leaves blank window
Several of you have emailed me personally to pass along the Javascript snippet window.close(); function. Thanks for the information! This works fine with the exception that I am left with a blank window. I need for the window closure to reveal the desktop, but I am not quite getting that far.
Is ...
Is ...
- Mon Nov 17, 2003 1:10 pm
- Forum: Suggestions
- Topic: Reread or read different ini file on command AFTER starting.
- Replies: 3
- Views: 33834
- Mon Nov 17, 2003 9:46 am
- Forum: Public Web Browser v2
- Topic: Close PWB on event or mouse action
- Replies: 4
- Views: 7210
Close PWB on event or mouse action
I am new to this product and was wondering if PWB can be closed after a web event (cookie receipt, redirection to a particular page, clicking on a link, etc..). We want to use PWB in kiosk mode as a front-end to an authenticator. Once authentication occurs, we want to be able to close PWB and reveal ...