Hi, Can anyone help me understand the javascript security model vis-a-vis reading cookies?
Consider a page such that document.domain = netscape.com. Will any javascript on this page be able to read cookies for which the cookie domain has been set (in the SetCookie header) to be narrower than netscape.com, say developer.netscape.com? Thanks. -shree -- Views expressed in this email are mine, everything else: the email address, the email message, etc., belongs to my employer.
