News: This forum is now permanently frozen.
Pages: [1]
Topic: CaptivePortal - The redirection to specific page  (Read 1540 times)
« on: December 28, 2012, 13:15:36 »
ross4435897 *
Posts: 4

Hello ... maybe a stupid question,
I would like to redirect all authenticated users to specific page ... e.g. google.com
Will this work? Is it correct solution?

<form method="post" action="$PORTAL_ACTION$">
   <input name="auth_user" type="text">
   <input name="auth_pass" type="password">
   <input name="auth_voucher" type="text">
   <input name="redirurl" type="hidden" value="htp://google.com">
   <input name="accept" type="submit" value="Continue">
</form>


Thanks for any advice ...
« Reply #1 on: December 28, 2012, 13:36:14 »
ross4435897 *
Posts: 4

I already found it ...
please ignore my prior post
thanks
 
Pages: [1]
 
 
Powered by SMF 1.1.20 | SMF © 2013, Simple Machines