I am new and i just setup my mt hotspot and here is what need:
I want when user successfully log in to my HS, he can immediately view his status page. But now (by the default) when he log in, the HS redirect him to page he wants to view and the alogin page shows up for about half of a sec and disappears. How can i change that so alogin page shows and stays until user click on status or any other link in the page i put (for example: Welcome $(username), check your status->link to page, check our promotions->link and etc…) ?!
The router always redirects to alogin.html after successful login. By default that page in turn redirects to the original page the user requested before being intercepted by the hotspot. Replace alogin.html with your own content that does not do that and you will be all set.