I have managed to create a login page with username and password, which is triggered whenever anybody tries to start a page on the WAS server.
But how can I include an option, once logged in, to log out again?
I am thinking of: a choice in the menu system or a button.
But which code should be triggered?
Regards, Ron