Re: iframe / issues - unknown zone
- From: "Big D" <dtclkc@xxxxxxxxxxxxx>
- Date: Thu, 15 Sep 2005 09:55:28 -0400
Well i figured this out myself and thought I'd post just in case someone
else needs this.
My propblem was caused my IE thinking I had 3rd party cookies which in fact
I did because of the IFRAME behavior. To get around this you can add a
header in P3P header in IIS (if you can) or in my case I added the header in
the page_load event of my application where I was using the cookies.
Of course you need to generate the P3P values but that's the easy part.
- Big D
"Big D" <dtclkc@xxxxxxxxxxxxx> wrote in message
news:eAY2LXXtFHA.1028@xxxxxxxxxxxxxxxxxxxxxxx
> Background: I have an .Net aspx application that I allow clients to brand
> and include in the web site. The idea is that visitors to their web site
> never know about me. The application runs on my server and they want to
> place my application on their web site in an iframe.
>
> Outside of the frame all is good. Inside of the frame the application
> won't run (it will load, etc). It seems like the session or cookies can't
> be set. I can circumvent the problem by adding my url to Trusted Sites and
> it's all good. When I do run the app via the iframe the privacy settings
> show Mixed Zone. This happen only with IE and not FireFox. Everything is
> current and it happens on multiple boxes. I've done the IE setting route.
> This needs to work for casual visitors to a web site.
>
> I know there is a way to bypass this security that IE has laid upon me but
> I can't figure it out.
>
> Any help will never be forgotten.
>
> - Ted
>
.
- References:
- iframe / issues - unknown zone
- From: Big D
- iframe / issues - unknown zone
- Prev by Date: Re: Table Question
- Next by Date: Re: Table Question
- Previous by thread: iframe / issues - unknown zone
- Next by thread: HTML Editor choice
- Index(es):
Relevant Pages
|