Hi!
I'm using a chat based on demo-chat but it is embebed in an iframe so it 
can't reload using Session.js (only in Internet Explorer) because there is 
a problem to read cookie third party (look at there is an iframe created by 
ape-core inside my chat-iframe).

I've googled and I've realized that I can use a header in the iframe which 
create the cookie to solve my problem. A header  like this:

> *HttpContext.Current.Response.AddHeader (“P3P”, “PP = \” ADM IDC CDR DSP 
> DEVI TAII PSA PSD Ivai IVDi CONI CNT SU NUESTRA IND \ “”); * 

but I don't know how to add that header in the iframe because that iframe 
is created with mootools (not with ASP).

Could you help me?
thanks in advance.

-- 
You received this message because you are subscribed to the Google
Groups "APE Project" group.
To post to this group, send email to ape-project@googlegroups.com
To unsubscribe from this group, send email to
ape-project+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/ape-project?hl=en
---
APE Project (Ajax Push Engine)
Official website : http://www.ape-project.org/
Git Hub : http://github.com/APE-Project/

Reply via email to