in reply to http referer
As users have to have JavaScript in order to use your "email to a friend" I think you should use JavaScript to figure out the location as well.
if you get the
using javascript before, that will work.document.location.href
etc etcmyReferrer = document.location.href; myScriptAndReferrer = 'raf.pl?' + myReferrer; // and then later document.write your link document.write('<A HREF="javascript:window.open(' + myScriptAndReferre +r
But seriously. What happens to users without JavaScript?
($_='kkvvttuubbooppuuiiffssqqffssmmiibbddllffss')
=~y~b-v~a-z~s; print
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Re: http referer
by Anonymous Monk on Feb 04, 2004 at 05:14 UTC | |
| A reply falls below the community's threshold of quality. You may see it by logging in. |