I need to get the current url (the url the "email a friend" form is submitted from) so I can put it into an email, that's... mailed to a friend.
The script is actually one I'm modifying that currently works when sending the referrer page (previous page visited) in the email, but this requires going to a separate page with the form on it to work, which I'd rather not require. I want the form on every page.
Thanks in advance.