I have 1 single webpage.
When my user navigate from menu, I use Webcontainer to provide new display.
Whey he clicked BACK BUTTON of the browser, my xojo web app got back to LOGIN SCREEN which should not be.
I want to make a page navigation via webcontainer, is it possible?
WebSession.ConfirmMessage will show a message to the user warning them that they are about to leave the page when accidentally clicking go back and go forward.
Aloe is ready to be used but is completely different than the Xojo Web Framework. You essentially write the html code that is sent to the user instead of the editing controls…