473,385 Members | 1,570 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,385 software developers and data experts.

Easy way for user to allow cookies from my IFRAMED web page?

I have two sites, both with valid P3P policies that passed the W3C P3P
validator.

On one of the sites, Site A, I have a web page that loads a document from
Site B in an IFRAME. In this context the web page on Site A is the
"originating" document and the web page on Site B is a 3rd-party document
(since it's from a different domain). I thought that having a valid P3P
policy would make IE6 in the default Medim setting, allow cookies from my
IFRAME document from Site B, but apparently it still does not. I am getting
the dreaded "red-eye" and the document from Site B can't read/write cookies
while in the IFRAME.

So it looks like I need to instruct users of my service on how to allow
cookies from Site B. Is there a way with Javascript to make it easy for the
user to do that so that they only have to answer one Yes/No question from
the browser? I dread the thought of having them go through sequence of
steps that you have to go through now (double-click on the "red-eye" in the
status bar, etc., etc.)

Thanks.

Sep 6 '05 #1
1 1397

"Robert Oschler" <no************@nospam.com> wrote in message
news:vu********************@adelphia.com...
I have two sites, both with valid P3P policies that passed the W3C P3P
validator.

On one of the sites, Site A, I have a web page that loads a document from
Site B in an IFRAME. In this context the web page on Site A is the
"originating" document and the web page on Site B is a 3rd-party document
(since it's from a different domain). I thought that having a valid P3P
policy would make IE6 in the default Medim setting, allow cookies from my
IFRAME document from Site B, but apparently it still does not. I am
getting
the dreaded "red-eye" and the document from Site B can't read/write
cookies
while in the IFRAME.

So it looks like I need to instruct users of my service on how to allow
cookies from Site B. Is there a way with Javascript to make it easy for
the
user to do that so that they only have to answer one Yes/No question from
the browser? I dread the thought of having them go through sequence of
steps that you have to go through now (double-click on the "red-eye" in
the
status bar, etc., etc.)

I think you need to make sure that third party cookies are enabled on the
browser, this is NOT a good idea though !!

You could consider passing the cookie data from site A as a query string
using either post or get instead ?
Sep 8 '05 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

15
by: Joshua Beall | last post by:
Hi All, What is the best way to use a cookie to remember a logged in user? Would you store the username and password in two separate cookies? Should the password be plain text? Hashed? Not...
2
by: d.schulz81 | last post by:
Hi all, We have about 10 different domains that are linked very closely and we want to identify and track every single user that surfs our websites. Later we want to analyse user paths and find...
18
by: | last post by:
Please help. After a number of wrong turns and experiments I need advice on login management system to secure our web pages without inconveniencing our visitors or our internal staff. What I...
8
by: joe | last post by:
Some time ago I set up an ASP application that used a login page which checked a username and password against a database to determine a users authorization to access certain pages on the site....
7
by: jsale | last post by:
I'm currently using ASP.NET with VS2003 and SQL Server 2003. The ASP.NET app i have made is running on IIS v6 and consists of a number of pages that allow the user to read information from the...
9
by: McGeeky | last post by:
Is there a way to get a user control to remember its state across pages? I have a standard page layout I use with a header and footer as user controls. Each page uses the same layout by means of...
2
by: mark4asp | last post by:
This is a simplified version of my site. There are Premium users who have access to the Premium directory. Anyone else attempting to access it should be logged and then redirected to the...
2
by: spncc | last post by:
i'm making Form authenticate page to let the user first logon before using the application. However, like most security manner, the new user is needed to first logon and forced to change password...
3
by: shapper | last post by:
Hello, On my web site I have a property, Visitor, which is available for Anonymous users: public class Visitor { public CultureInfo Culture { get; set; } public List<GuidPolls { get; set;...
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome former...
0
by: ryjfgjl | last post by:
In our work, we often need to import Excel data into databases (such as MySQL, SQL Server, Oracle) for data analysis and processing. Usually, we use database tools like Navicat or the Excel import...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.