Results 1 to 8 of 8

Thread: inline frame cookie

  1. #1

    Thread Starter
    Member
    Join Date
    Feb 2002
    Location
    CT
    Posts
    62

    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...

  2. #2

    Thread Starter
    Member
    Join Date
    Feb 2002
    Location
    CT
    Posts
    62

    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...

  3. #3
    Stuck in the 80s The Hobo's Avatar
    Join Date
    Jul 2001
    Location
    Michigan
    Posts
    7,256
    I really have no idea what you're talking about.
    My evil laugh has a squeak in it.

    kristopherwilson.com

  4. #4

    Thread Starter
    Member
    Join Date
    Feb 2002
    Location
    CT
    Posts
    62

    ..

    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...

  5. #5
    Stuck in the 80s The Hobo's Avatar
    Join Date
    Jul 2001
    Location
    Michigan
    Posts
    7,256
    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?
    My evil laugh has a squeak in it.

    kristopherwilson.com

  6. #6
    Frenzied Member
    Join Date
    Nov 1999
    Posts
    1,337
    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"

  7. #7
    Stuck in the 80s The Hobo's Avatar
    Join Date
    Jul 2001
    Location
    Michigan
    Posts
    7,256
    Ah ha. Always wondered with iframe stood for.
    My evil laugh has a squeak in it.

    kristopherwilson.com

  8. #8

    Thread Starter
    Member
    Join Date
    Feb 2002
    Location
    CT
    Posts
    62

    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
  •  



Click Here to Expand Forum to Full Width