I have a page that displays all my reports and I want to display what URL that is at. Is there anyway to do this? Basically, I want to allow the user to copy that URL and drop it into a browser and get the same report if they want to.
I tried various different things (pathinfo, dirname, etc.) but I always get the path on the harddrive of the server.
Help!? :(
