|
-
Jul 27th, 2003, 08:54 PM
#1
Thread Starter
Member
inline frame cookie
Is it possible to set a cookie from an inline frame, and then access it on further pages? I have been trying to do this for some time no with no luck. I have been using cookies for a long time with relatively few problems until now. Does anyone have any words of wisdom for me? Thanks
Sometimes the simplest things are the hardest...
-
Jul 27th, 2003, 09:08 PM
#2
Thread Starter
Member
more
I did find some stuff in the manual that said it has to do with the security settings on IE6, and it did give me a way to circumvent that with a warning that it was rather unethical.. does anyone know of any other way to do this?
thanks
Sometimes the simplest things are the hardest...
-
Jul 28th, 2003, 04:06 PM
#3
Stuck in the 80s
I really have no idea what you're talking about.
-
Jul 30th, 2003, 01:21 PM
#4
Thread Starter
Member
..
I'm trying to send a cookie from an inline frame and its not working. I read somewhere that it has to do with the security settings of IE6, becuase it thinks its a third party cookie or somthing like that.
I also read that you can send a custom header before you set the cookie that will "take care" of this problem. I tried this and it worked, however I then went on to read that it was unethical because it disabled some security feature or somthing.
Can anyone tell me if there is a better way to do this? I just want to send a cookie from an inline frame. Thanks
Sometimes the simplest things are the hardest...
-
Jul 30th, 2003, 01:28 PM
#5
Stuck in the 80s
Well, perhaps I don't understand because I don't know what an inline frame is...but how do you send a cookie to begin with?
-
Aug 3rd, 2003, 01:54 AM
#6
Frenzied Member
an inline fame is a <iframe> hobo.
also a 3rd party cookie is loading your cookie on another website. you might not be able to set the cookie as the headers have already been sent. can't right remember on that one.
you might have to setup a P3P (Privacy Policy)
look at www.w3.org for more info. you will alos have to donwload a editor form IBM called "IBM P3P Privacy Policy Editor"
-
Aug 3rd, 2003, 02:07 AM
#7
Stuck in the 80s
Ah ha. Always wondered with iframe stood for.
-
Aug 10th, 2003, 09:14 PM
#8
Thread Starter
Member
ok
Thanks for the information, I will look into that.
Sometimes the simplest things are the hardest...
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|