Click to See Complete Forum and Search --> : IE iframe & security problem


mtambos
09-28-2005, 02:01 PM
hi, i'm developing a site that uses iframes for some of its features.
the problem is with the session variables. it seems that, if the "Always allow session cookies" form the

"Advanced Privacy Settings" from IE privacy options is turned off, the session lost its id. so, the session

values are lost from one page to another.
i'm trying to override that setting for this site only, or otherwise allow session cookies
someone knows how?
maybe some protocol or certificate, i don't know.
the use of iframes is out of discussion.

russell_g_1
09-28-2005, 03:49 PM
thought you only had a problem with this if the main page and the one in the iframe were in different domains.