Guest_imported
New member
- Jan 1, 1970
- 0
Hi,
I want to show the refering page in a pop up window like this:
<script language="JavaScript"> <!--
document.write( document.referrer );
-->
</script>
Then refering url doesn't seem to pass when I use a link like from the parent.
<a href="javascript
penpopup()">Popup</a>
Any ideas? Thanks!
I want to show the refering page in a pop up window like this:
<script language="JavaScript"> <!--
document.write( document.referrer );
-->
</script>
Then refering url doesn't seem to pass when I use a link like from the parent.
<a href="javascript

Any ideas? Thanks!