Search found 5 matches

by RobMain
Thu Jan 15, 2004 4:32 pm
Forum: Public Web Browser v2
Topic: URL.txt question
Replies: 1
Views: 2719

URL.txt question

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 e...
by RobMain
Tue Nov 18, 2003 8:02 am
Forum: Public Web Browser v2
Topic: Close PWB on event or mouse action
Replies: 4
Views: 4916

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
by RobMain
Mon Nov 17, 2003 4:08 pm
Forum: Public Web Browser v2
Topic: Close PWB on event or mouse action
Replies: 4
Views: 4916

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 PWB...
by RobMain
Mon Nov 17, 2003 1:10 pm
Forum: Suggestions
Topic: Reread or read different ini file on command AFTER starting.
Replies: 3
Views: 10794

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 Did this suggestion make the "to do list&qu...
by RobMain
Mon Nov 17, 2003 9:46 am
Forum: Public Web Browser v2
Topic: Close PWB on event or mouse action
Replies: 4
Views: 4916

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...