Pretty simple - put the URL in the cookies or pass it as a querystring in the greybox URL, and read it from there. Or you could put it into a session variable, if you prefer (tho that is huge overkill for this).
Tyler On Sep 15, 6:15 am, "Marc L." <[EMAIL PROTECTED]> wrote: > Hello people, > > I started using GreyBox a couple of days ago, but I'm running into a > problem. First, I had a 'Send a friend'-script which started within a > new popup-window. Upon opening this window, the form in this window > already contained information like the HTTP_REFERRER (in my case, the > article that you want to send to your friend). > > When using GreyBox to open this 'Send a friend'-script in, the > HTTP_REFERRER refers to loader_frame.html and no longer to my article- > URL. > > I somehow need to bypass the HTTP_REFERRER-info passed the > loader_frame.html and directly to my sendafriend.php. > > Any ideas? Please, I really do need some help.. :) --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "GreyBox" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/greybox?hl=en -~----------~----~----~----~------~----~------~--~---

