Hi, I am trying to set a cookie from within an Iframe and IE's default settings are to block the third party cookie. I tried using a Session Variable - but that seems to be the same thing. IE is blocking that with it's default privacy settings. Anyways - The reason I am setting the cookie is to give people access to a certain page and capture their info (name,email,phone) in the DB . Has anyone had this type of problem and know a way I can get around this problem? I hope that my description of the problem makes sense, if not I can Clarify with example pages. Thank you in advance, Aaron