<?xml version="1.0" encoding="utf-8" ?><rss version="2.0" xml:base="https://www.webmaster-forums.net/crss/node/1013827" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title></title>
    <link>https://www.webmaster-forums.net/crss/node/1013827</link>
    <description></description>
    <language>en</language>
          <item>
    <title></title>
    <link>https://www.webmaster-forums.net/serverside-scripting/showing-visitors-ip#comment-1080872</link>
    <description> &lt;p&gt;In ASP its&lt;br /&gt;
Request.ServerVariables(&quot;REMOTE_ADDR&quot;)&lt;/p&gt;
&lt;p&gt;But nomatter what, I think it would be the best if you used a cookie to store the information in! That way you will make sure that its the same computer that you are talking to! With the IP you can&#039;t be 100% sure!&lt;br /&gt;
I think that&lt;br /&gt;
response.cookies(&quot;cookiename&quot;) = &quot;1&quot;&lt;br /&gt;
and&lt;br /&gt;
request.cookies(&quot;cookiename&quot;)&lt;/p&gt;
&lt;p&gt;should do the job for you.&lt;/p&gt;
&lt;p&gt;Hope´it helps.&lt;br /&gt;
~Casper&lt;/p&gt;
 </description>
     <pubDate>Tue, 10 Apr 2001 19:50:44 +0000</pubDate>
 <dc:creator>hotcut</dc:creator>
 <guid isPermaLink="false">comment 1080872 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title>Environment</title>
    <link>https://www.webmaster-forums.net/serverside-scripting/showing-visitors-ip#comment-1080024</link>
    <description> &lt;p&gt;Since the pages are being displayed dynamically, you can try the REMOTE_ADDR environment variable.  Note, though, that this value is not traceable to a specific location in the world, and proxies can make this value meaningless.&lt;/p&gt;
&lt;p&gt;In Perl, it&#039;s &lt;strong&gt;$ENV{REMOTE_ADDR}&lt;/strong&gt;.  The SSI to echo it is &lt;strong&gt;&lt;/strong&gt;.&lt;/p&gt;
 </description>
     <pubDate>Tue, 27 Mar 2001 20:57:32 +0000</pubDate>
 <dc:creator>japhy</dc:creator>
 <guid isPermaLink="false">comment 1080024 at https://www.webmaster-forums.net</guid>
  </item>
  </channel>
</rss>
