Hotspot redirecting to status

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…) ?!

Just edit alogin.html to contain whatever you want to show people.

This manual page contains all you need to know: http://wiki.mikrotik.com/wiki/Manual:Customizing_Hotspot

read that, but didn’t find anything about timing of the alogin page?!

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.