Reply to Capture the current page(url) into a variable?
Posted by Akhenaten on 05/21/07 18:28
What's the most effective way to capture a URL to pass as a variable?
I have a login function I want to modify to redirect the user back to
the page they logged in from. I know how to do the redirect, just
uncertain of capturing the URL.