<?xml version="1.0" encoding="utf-8" ?>
<?xml-stylesheet type="text/xsl" href="RSS_xslt_style.asp" version="1.0" ?>
<rss version="2.0" xmlns:WebWizForums="https://syndication.webwiz.net/rss_namespace/">
 <channel>
  <title>Web Wiz Support and Community Forums : Read &#067;ookies from multiple domain</title>
  <link>https://forums.webwiz.net/</link>
  <description><![CDATA[This is an XML content feed of; Web Wiz Support and Community Forums : Web Wiz Forums : Read &#067;ookies from multiple domain]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Mon, 13 Apr 2026 22:04:56 +0000</pubDate>
  <lastBuildDate>Tue, 30 Aug 2005 06:50:03 +0000</lastBuildDate>
  <docs>http://blogs.law.harvard.edu/tech/rss</docs>
  <generator>Web Wiz Forums 12.08</generator>
  <ttl>360</ttl>
  <WebWizForums:feedURL>https://forums.webwiz.net/RSS_post_feed.asp?TID=4466</WebWizForums:feedURL>
  <image>
   <title><![CDATA[Web Wiz Support and Community Forums]]></title>
   <url>https://forums.webwiz.net/forum_images/web_wiz_forums.png</url>
   <link>https://forums.webwiz.net/</link>
  </image>
  <item>
   <title><![CDATA[Read &#067;ookies from multiple domain : okey but i still get the error,...]]></title>
   <link>https://forums.webwiz.net/read-cookies-from-multiple-domain_topic4466_post89659.html#89659</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=21569">SiteMaster</a><br /><strong>Subject:</strong> 4466<br /><strong>Posted:</strong> 30&nbsp;August&nbsp;2005 at 6:50am<br /><br />okey but i still get the error, where in the code do i put it]]>
   </description>
   <pubDate>Tue, 30 Aug 2005 06:50:03 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/read-cookies-from-multiple-domain_topic4466_post89659.html#89659</guid>
  </item> 
  <item>
   <title><![CDATA[Read &#067;ookies from multiple domain : The syntax is Response.Cookies(&amp;#034;cookie&amp;#034;).Path...]]></title>
   <link>https://forums.webwiz.net/read-cookies-from-multiple-domain_topic4466_post21229.html#21229</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=9441">ljamal</a><br /><strong>Subject:</strong> 4466<br /><strong>Posted:</strong> 23&nbsp;July&nbsp;2003 at 4:46pm<br /><br />The syntax is<br />Response.Cookies("cookie").Path ="/"<br />Response.Cookies("cookie").Domain ="domainname"<br /><br />where cookie is the name of your cookie and domainame is the your domain (with or without the subdomain).<br />]]>
   </description>
   <pubDate>Wed, 23 Jul 2003 16:46:26 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/read-cookies-from-multiple-domain_topic4466_post21229.html#21229</guid>
  </item> 
  <item>
   <title><![CDATA[Read &#067;ookies from multiple domain : But how to change the source code...]]></title>
   <link>https://forums.webwiz.net/read-cookies-from-multiple-domain_topic4466_post21226.html#21226</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=11383">sherwood168</a><br /><strong>Subject:</strong> 4466<br /><strong>Posted:</strong> 23&nbsp;July&nbsp;2003 at 3:42pm<br /><br />But how to change the source code to place the cookie at "/"?]]>
   </description>
   <pubDate>Wed, 23 Jul 2003 15:42:25 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/read-cookies-from-multiple-domain_topic4466_post21226.html#21226</guid>
  </item> 
  <item>
   <title><![CDATA[Read &#067;ookies from multiple domain : bummer. Thanks Jamal ]]></title>
   <link>https://forums.webwiz.net/read-cookies-from-multiple-domain_topic4466_post21225.html#21225</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=2267">michael</a><br /><strong>Subject:</strong> 4466<br /><strong>Posted:</strong> 23&nbsp;July&nbsp;2003 at 3:39pm<br /><br />bummer. Thanks Jamal]]>
   </description>
   <pubDate>Wed, 23 Jul 2003 15:39:33 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/read-cookies-from-multiple-domain_topic4466_post21225.html#21225</guid>
  </item> 
  <item>
   <title><![CDATA[Read &#067;ookies from multiple domain : In the example above customer1...]]></title>
   <link>https://forums.webwiz.net/read-cookies-from-multiple-domain_topic4466_post21211.html#21211</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=9441">ljamal</a><br /><strong>Subject:</strong> 4466<br /><strong>Posted:</strong> 23&nbsp;July&nbsp;2003 at 12:25pm<br /><br />In the example above customer1 and customer2 could only read each others cookies if the domain was set to simply "isp.com" by default the domain is set to the domain (and sub domain) from which the cookis is set however if you set the domain name to simply the domain without a sub domain then it is accessible for any sub domains because cookies aren't accessible across domains (not sub domains). <br /><br />If you go to webwiz.net you will note that you are not logged into the forum, if you logged in at www.webwiz.net. <br /><br />Go back to www.webwiz.net and log out. Now go to webwizwguide.info and log in. Now return to www.webwiz.net and note that you are logged back in. Furthermore if you try to log out at www.webwiz.net you can't, and you need to go back to webwiz.net to log out.]]>
   </description>
   <pubDate>Wed, 23 Jul 2003 12:25:55 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/read-cookies-from-multiple-domain_topic4466_post21211.html#21211</guid>
  </item> 
  <item>
   <title><![CDATA[Read &#067;ookies from multiple domain : I don&amp;#039;t think that is possible...]]></title>
   <link>https://forums.webwiz.net/read-cookies-from-multiple-domain_topic4466_post21204.html#21204</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=2267">michael</a><br /><strong>Subject:</strong> 4466<br /><strong>Posted:</strong> 23&nbsp;July&nbsp;2003 at 12:05pm<br /><br />I don't think that is possible though. It is seen as a seperate domain when you have a subdomain. It would be bad is customer1.isp.com could read the cookies of customer2.isp.com]]>
   </description>
   <pubDate>Wed, 23 Jul 2003 12:05:41 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/read-cookies-from-multiple-domain_topic4466_post21204.html#21204</guid>
  </item> 
  <item>
   <title><![CDATA[Read &#067;ookies from multiple domain : you will need to set the cookie...]]></title>
   <link>https://forums.webwiz.net/read-cookies-from-multiple-domain_topic4466_post21203.html#21203</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=9441">ljamal</a><br /><strong>Subject:</strong> 4466<br /><strong>Posted:</strong> 23&nbsp;July&nbsp;2003 at 11:29am<br /><br />you will need to set the cookie domain to simply<br />"sherwood.com" and set the path to "/"]]>
   </description>
   <pubDate>Wed, 23 Jul 2003 11:29:43 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/read-cookies-from-multiple-domain_topic4466_post21203.html#21203</guid>
  </item> 
  <item>
   <title><![CDATA[Read &#067;ookies from multiple domain : Is it possible to modify the program...]]></title>
   <link>https://forums.webwiz.net/read-cookies-from-multiple-domain_topic4466_post21200.html#21200</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=11383">sherwood168</a><br /><strong>Subject:</strong> 4466<br /><strong>Posted:</strong> 23&nbsp;July&nbsp;2003 at 11:22am<br /><br /><P>Is it possible to modify the program to read cookies from multiple domain? for example, if the current forum is located at <A href="http://www.sherwood.com/forum" target="_blank">http://www.sherwood.com/forum</A>, however, this url also aliased to <A href="http://forum.sherwood.com" target="_blank">http://forum.sherwood.com</A>. Is it possible for users continue to use the settings?</P><P>Thanks,</P><P>Sherwood</P>]]>
   </description>
   <pubDate>Wed, 23 Jul 2003 11:22:37 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/read-cookies-from-multiple-domain_topic4466_post21200.html#21200</guid>
  </item> 
 </channel>
</rss>