Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 9169815
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 17, 20262026-06-17T15:55:51+00:00 2026-06-17T15:55:51+00:00

I built a form to submit data step by step. In between steps data

  • 0

I built a form to submit data step by step. In between steps data is carried on from step 1 to step 2 and so on. That data is needed. 50% of the visitors access the form from different sites using an iframe.

Initially the data was stored in cookies. That worked in almost every browser, except iexplorer. I played for days with P3P but gave up. Nothing changed whatsoever. I then read that sessions didn’t have this problem. So i changed the whole loginsystem to sessions.

Now I am testing the system and still every browser works using the form in an iframe, except ofcoarse Iexplorer.

Is there anything i can do?

Update: The server was in another timezone while it was located in my timezone. Changing the timezone was supposed to help, but didn’t.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-17T15:55:52+00:00Added an answer on June 17, 2026 at 3:55 pm

    Took some time, but it’s solved. Here we go:

    1. Sometimes the timezone is incorrect. If the difference is more than an hour, Iexplorer sessions will be destroyed inmidiatelly. You can change the timezone manually or ask your webhoster to do so. In PHP you can try: date_default_timezone_set(string $timezone_identifier)

    2. In addition to 1, sometimes it’s impossible to stay within an hour. If so, you can change the session cache expire settings. In PHP it’s <?php session_cache_expire(1440); ?>

    3. IE in iframes apparenty has an issue with underscores sometimes. When using underscores, IE rejects the cookie. So don’t use them or make sure that IE doesn’t store it’s sessions that way.

    4. Use P3P (check if it’s legally allowed and such!). In PHP you could use header('P3P: CP="IDC DSP COR ADM DEVi TAIi PSA PSD IVAi IVDi CONi HIS OUR IND CNT"');

    That’s all i tried and together they worked (not on their own).

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I've built a form that pulls in a list of brands from a MYSQL
I have a form that, when updated, needs to pull new data from AJAX.
I've built a form to upload images, and processed with Prototype/PHP. $('image_upload').observe('submit', function() {
I have a multi-step order form built in this manner: Step 1: Choose category
I just built a WPF form that contains a ListBox. The ListBox has bound
i have bought a template that have built in contact form problem is that
I built a basic search form that queries one column in one table of
I'd like some advice on passing data from form to form. I need to
I'm trying to to make a form that will submit a new record and
I have an application built that works like a form, it takes four fields

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.