Hi, I know how to set third-party cookie through servlet, by sending the compact policy and policy reference file in the response header. However, I have a situation that I want to set a third-party cookie on the client side. How can I do that? For example, I have a file, http://my.domain.com/hello.htm and it is embeded in http://yours.yoursdomain.com/hi.htm. Inside hello.htm, I have a javascript block like this: document.cookie = 'F=1; path=/'; IE 6 rejects this. What can I do? thanks, --PeterReceived on Wednesday, 5 June 2002 13:02:04 GMT
This archive was generated by hypermail 2.2.0+W3C-0.50 : Friday, 18 June 2010 00:12:47 GMT