Hi everyone
How do I make the status page pop up when a user signs into my hotspot?
Many thanks
Hi everyone
How do I make the status page pop up when a user signs into my hotspot?
Many thanks
In hotspot, but most browsers block this these days beckase of pop up blocker.
Ok, then how do I get users to my status page other than typing in my hotspot address? Any type of redirecting available?
Put this in your login form:
<input type="hidden" name="dst" value="url of status page goes here" />
Hi
Sorry I am a real newbie, could you explain that a more?
Thanks for all the help everyone!