When using a custom login, I know that is possible to set a page to be called on a fail login, so is possible to set the page to be called on a success login?
REF: http://www.cpanel.net/cpanel-login.phps
When using a custom login, I know that is possible to set a page to be called on a fail login, so is possible to set the page to be called on a success login?
REF: http://www.cpanel.net/cpanel-login.phps
---
Iuri
It works for me too.
But on success it redirects to http://server:2082/frontend/x3, I want a redirect to something else.
if I pass a url in 'failurl' it's will redirect to it on fail, I want something like this but for success. (maybe successurl)
---
Iuri
Thanks,
This is not the perfect solution but I think it will work.
---
Iuri