Hilfe durchsuchen

Vorsicht vor Support-Betrug: Wir fordern Sie niemals auf, eine Telefonnummer anzurufen, eine SMS an eine Telefonnummer zu senden oder persönliche Daten preiszugeben. Bitte melden Sie verdächtige Aktivitäten über die Funktion „Missbrauch melden“.

Weitere Informationen

How do I access a cookie when my application is in an IFrame on a page from a different domain?

  • 1 Antwort
  • 3 haben dieses Problem
  • 2 Aufrufe
  • Letzte Antwort von the-edmeister

more options

I have an application that resides in an iframe within a page. The application and the embedding page are from different domains. The application currently uses cookies to track if the user has used the application before. From what I understood from the Mozilla blog, upcoming releases of Firefox will not allow applications reading cookies from third parties, so my application will not work as before. My question is what I can do to my application so that it will continue to work with upcoming releases of firefox?

I have an application that resides in an iframe within a page. The application and the embedding page are from different domains. The application currently uses cookies to track if the user has used the application before. From what I understood from the Mozilla blog, upcoming releases of Firefox will not allow applications reading cookies from third parties, so my application will not work as before. My question is what I can do to my application so that it will continue to work with upcoming releases of firefox?

Alle Antworten (1)

more options

Try posting at the Web Development / Standards Evangelism forum at MozillaZine. The helpers over there are more knowledgeable about web page development issues with Firefox.
http://forums.mozillazine.org/viewforum.php?f=25
You'll need to register and login to be able to post in that forum.