asp.net - Reading cookie in IE with -



asp.net - Reading cookie in IE with <img> -

visitors on site (domain_foo.com) cookie when visiting. on site boo_domain.com there tag < img src="http://www.domain_foo.com/readcookie.aspx >. when user visits boo_domain readcookie.aspx on domain_foo.com accessed , i'm allowed read domain_foo cookie browsers except ie. context.request.cookies empty in ie. can guys please help me out?

i've search entire net answers , links in google serp purple. lot of posts old , lot accessing cookie in ie through iframe p3p in header. doesn't seem same problem here.

asp.net internet-explorer cookies

Comments

Popular posts from this blog

Delphi change the assembly code of a running process -

json - Hibernate and Jackson (java.lang.IllegalStateException: Cannot call sendError() after the response has been committed) -

C++ 11 "class" keyword -