When i client connects to the hotspot they would open a web browser and go to something like google. at this point the hotspot gets in the way asking for authentication. following a link they are able to buy data in which it promptly sends them to the page they last requested.
Is there a way to rather redirect them, after they have purchased data, to another page other then the one they were originally going to, say our company webpage
login.html - login page shown to a user to ask for username and password. This page may take the following parameters:
username - username
password - either plain-text password (in case of PAP authentication) or MD5 hash of chap-id variable, password and CHAP challenge (in case of CHAP authentication). This value is used as e-mail address for trial users dst - original URL requested before the redirect. This will be opened on successfull login