OPening screen in kiosk, then back to normal

For general issues related to PWB v2.

Moderators: Tyler, Scott, PWB v2 Moderator

Post Reply
mwidner

OPening screen in kiosk, then back to normal

Post by mwidner »

Hi,
We use PWB v.2 and we are trying to have a default opening screen that shows user rules. We want that to be in kiosk mode. When the user clicks a link that then takes them to our actual webpage, we want it to go back to having the address bar etc. at the tip.

Can this be done in PWB? I don't want to use a pop up since that would ultimately involve using 3 screens... I've searched for a Java solution with no luck.

Thanks in advance for any and all help.

Michael Widner

spragers
Benefactor
Benefactor
Posts: 153
Joined: Fri Dec 27, 2002 9:11 am
Contact:

Post by spragers »

You can have PWB display a pop-up Policy window that displays a rich text file, and has agree/disagree buttons on it. You can make this any size on the screen.

[Dialogs]
...
PolicyTitle=Internet Use Policy
...
PolicyHeight=300
PolicyWidth=400

[Files]
...
PolicyFile=Policy.rtf

Post Reply