Hi
If I am using a different login form and using the dologin.php to actually verify and log the user in, is there a way to forward a sucessfull login to another page?
At the moment its goes to http://support.mydomain.com but I want it to go to http://www.mydomain.com/control the php code is encrypted with something, (base_64?) so obviously I cant just edit the existing code.

Reply With Quote