Hi,
I was wondering if I can create some kind of link to open a new tab in the browser or new page because once the user logs in at the hotspot I can´t see what is the time that is left, or how can the user logout.
I know that I can put in the web browser http://hotspot-ip/logout but that would be a problem because the user doesn´t really know this, it would be easier if I can leave the page that gives the remaining time and the logout option, and automatically open a new tab where the user can actually actually surf online.
I know a little bit of HTML, and I changed the appearence of the login and logout front-end, but I can´t figure out int he POST section (to login) how to create a new tab from there...something like target="_new" to send the user to another tab once he logs in.
Thanks for your help