marcus1060
09-24-2007, 05:28 AM
I'm trying to make it so a user can drag a link into their bookmarks, or tool bar and click it and it will add the site they were on previous to a online bookmark.
Kind of like Google uses for some of their scripts.
However, it's not working for me, seems like the browser won't send the refer since the page they were on before technically wasn't referring them.
I was trying to use $_SERVER['HTTP_REFERER'], but it is not working.
Anyone have any ideas?
Thanks!
Kind of like Google uses for some of their scripts.
However, it's not working for me, seems like the browser won't send the refer since the page they were on before technically wasn't referring them.
I was trying to use $_SERVER['HTTP_REFERER'], but it is not working.
Anyone have any ideas?
Thanks!