redirect to a specific website after successful login...

searched the forums but im still a noob. Do I edit the login html page or add a script in script after login section in hotspot. Example code would be greatly appreciated. Just want my users to be redirected to the portal page after successful login…

Thx Guys,

POGOwireless

Edit login.html and change this line:

Thank u

it’s true for pppoe?

of course not, this is only for hotspot

doesthis line of script redirect to that url adter a user has lgged in, and if so is it a replacement of another line or an additional line, and where does it go in the script

this is in the login.html file that you can edit via text editor. find the line:

<input type="hidden" name="dst"

and add your own url in the parameter

I was told that there are three places in the alogin html file to edit or change the redirect to the page you want. Any body know what it is that needs to be added/changed

umm … read above ???

yes I read your post, and I am still a little fuzzy. I changed text in the alogin hyml file, and it did redirect after the you are logge in if nothing happens click here screen.




I wanted to know if the way you are describing is going to redirct in a different way, not showing the logged in screen?

A little clarity for a dumb ass would be appreciated

thank you

tried to put my edited file on the post but it would not take.