<?xml version="1.0" encoding="utf-8" ?><rss version="2.0" xml:base="https://www.webmaster-forums.net/crss/node/1019127" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title></title>
    <link>https://www.webmaster-forums.net/crss/node/1019127</link>
    <description></description>
    <language>en</language>
          <item>
    <title></title>
    <link>https://www.webmaster-forums.net/server-side-scripting/how-track-referring-url-pop-window#comment-1113507</link>
    <description> &lt;p&gt;I would use a function personally.&lt;br /&gt;
eg.&lt;br /&gt;
(this part in the )&lt;br /&gt;
&amp;lt;script language=&quot;Javascript&quot; type=&quot;text/javascript&quot;&amp;gt;&lt;br /&gt;
function SendToFriend() {&lt;br /&gt;
var thePlace = &#039;http://www.domain.com/cgi-bin/mailpage.cgi?page=&#039; + document.location.href;&lt;br /&gt;
TheNewWin=window.open(thePlace,&#039;TheNewpop&#039;,&#039;width=640,height=860&#039;)&lt;br /&gt;
&amp;lt;/script&amp;gt;&lt;/p&gt;
&lt;p&gt;(this would be your link)&lt;br /&gt;
&lt;a href=&quot;#&quot;&gt;&lt;br /&gt;
IMAGE TAG&lt;br /&gt;
&lt;/a&gt; &lt;/p&gt;
&lt;p&gt;I hope that solves the problem.&lt;br /&gt;
-dk&lt;/p&gt;
 </description>
     <pubDate>Tue, 03 Sep 2002 19:06:02 +0000</pubDate>
 <dc:creator>dk01</dc:creator>
 <guid isPermaLink="false">comment 1113507 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/server-side-scripting/how-track-referring-url-pop-window#comment-1113442</link>
    <description> &lt;p&gt;No the form is IN the pop-up window.  The user clicks on &quot;SEND THIS PAGE TO A FRIEND&quot; and then a pop-up window leads them through the rest.&lt;/p&gt;
&lt;p&gt;This is what I have currently and what SHOULD work:&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;#&quot;&gt;&lt;br /&gt;
IMAGE TAG&lt;br /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;That should just pass the current URL along as the variable &quot;url&quot; to the script.  It could be a script problem, but I doubt it because I got it from an outside source.  Does this look to be a problem with my cgi script or is there an error in the above tag?&lt;/p&gt;
 </description>
     <pubDate>Mon, 02 Sep 2002 23:32:37 +0000</pubDate>
 <dc:creator>thedust</dc:creator>
 <guid isPermaLink="false">comment 1113442 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/server-side-scripting/how-track-referring-url-pop-window#comment-1113441</link>
    <description> &lt;p&gt;wouldnt you want the url of the window with the form, not the pop up window? because if you passed on a pop up window url it wont work very well.&lt;br /&gt;
anyway, you could pass the previous url by variable, using a session or tagged on to the end of the URL&lt;/p&gt;
 </description>
     <pubDate>Mon, 02 Sep 2002 23:25:43 +0000</pubDate>
 <dc:creator>Busy</dc:creator>
 <guid isPermaLink="false">comment 1113441 at https://www.webmaster-forums.net</guid>
  </item>
  </channel>
</rss>
