redirection and current page
Posted: Fri Jun 02, 2006 10:59 pm
i have this
How can i replace index2.php with current page? What i am trying to do is alow user to login from any page on the website and then be retuned to the same page and not be thrown back to index.
thanks!
Code: Select all
$MM_redirectLoginSuccess = "index2.php?lgdin=ok";thanks!