<?xml version="1.0" encoding="utf-8" ?><rss version="2.0" xml:base="https://www.webmaster-forums.net/crss/node/1015386" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title></title>
    <link>https://www.webmaster-forums.net/crss/node/1015386</link>
    <description></description>
    <language>en</language>
          <item>
    <title>Thanx!</title>
    <link>https://www.webmaster-forums.net/serverside-scripting/i-want-use-cookies#comment-1089192</link>
    <description> &lt;p&gt;Hi friends,&lt;br /&gt;
Thanx a lot 4 your help!!&lt;/p&gt;
 </description>
     <pubDate>Fri, 07 Sep 2001 20:20:39 +0000</pubDate>
 <dc:creator>Adolfo</dc:creator>
 <guid isPermaLink="false">comment 1089192 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title>summary</title>
    <link>https://www.webmaster-forums.net/serverside-scripting/i-want-use-cookies#comment-1089053</link>
    <description> &lt;p&gt;all you should need is that:&lt;br /&gt;
&lt;div class=&quot;codeblock&quot;&gt;&lt;code&gt;my $cookiename = &amp;quot;skincookie&amp;quot;;&lt;br /&gt;#cookie-stuff&lt;br /&gt;&lt;br /&gt;my $cookie = cookie(&lt;br /&gt;	-NAME&amp;nbsp;&amp;nbsp;&amp;nbsp; =&amp;gt; $cookiename,&lt;br /&gt;	-VALUE&amp;nbsp;&amp;nbsp; =&amp;gt; $list{&amp;#039;skin&amp;#039;},&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; -PATH&amp;nbsp;&amp;nbsp;&amp;nbsp; =&amp;gt; &amp;#039;/&amp;#039;,&lt;br /&gt;	-EXPIRES =&amp;gt; &amp;quot;+360d&amp;quot;&lt;br /&gt;);&lt;br /&gt;print &amp;quot;Set-Cookie: $cookie\n&amp;quot;;&amp;nbsp;&amp;nbsp; #set cookie&lt;br /&gt;&lt;br /&gt;my $skinncookie = $query-&amp;gt;cookie($cookiename); #read cookie&lt;/code&gt;&lt;/div&gt;&#039;&lt;/p&gt;
&lt;p&gt;now you can do anything with $skincookie. &lt;/p&gt;
&lt;p&gt;i hope it helps... &lt;img src=&quot;https://www.webmaster-forums.net/misc/smileys/smile.png&quot; title=&quot;Smiling&quot; alt=&quot;Smiling&quot; class=&quot;smiley-content&quot; /&gt;&lt;/p&gt;
 </description>
     <pubDate>Thu, 06 Sep 2001 06:19:05 +0000</pubDate>
 <dc:creator>merlin</dc:creator>
 <guid isPermaLink="false">comment 1089053 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/serverside-scripting/i-want-use-cookies#comment-1088900</link>
    <description> &lt;p&gt;If you need exact help with a script, post back and we&#039;ll get you going.  But the above link should be all you need.&lt;/p&gt;
 </description>
     <pubDate>Wed, 05 Sep 2001 03:20:20 +0000</pubDate>
 <dc:creator>tmay</dc:creator>
 <guid isPermaLink="false">comment 1088900 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/serverside-scripting/i-want-use-cookies#comment-1088899</link>
    <description> &lt;p&gt;Use the CGI mod and go &lt;a href=&quot;http://www.perldoc.com/cpan/CGI/Cookie.html&quot; class=&quot;bb-url&quot;&gt;here&lt;/a&gt; to learn all about it.&lt;/p&gt;
 </description>
     <pubDate>Wed, 05 Sep 2001 03:18:52 +0000</pubDate>
 <dc:creator>tmay</dc:creator>
 <guid isPermaLink="false">comment 1088899 at https://www.webmaster-forums.net</guid>
  </item>
  </channel>
</rss>
