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 8614755
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 12, 20262026-06-12T05:11:47+00:00 2026-06-12T05:11:47+00:00

I have a form at page A with jquery ui button. The form will

  • 0

I have a form at page A with jquery ui button. The form will redirect to page B upon submission which change contrast of image using php gd, save it in server, retrieve it back and then display it in the iframe.
It works perfectly in other browsers, except IE even after I add this in my code.

header('p3p: CP="NOI ADM DEV PSAi COM NAV OUR OTR STP IND DEM"');

The image is reloaded with new contrast when I submit form for first time but IE never show the changes if the form is submitted for 2nd time or more with new value. The edited result is successfully saved in the server and show on other browser. It’s just not showing it on IE9.

Anyone can help? Thank.

  • 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-12T05:11:48+00:00Added an answer on June 12, 2026 at 5:11 am

    The P3P header will only affect IE if your iframe is depending on cookies and you are trying to use them cross-domain. I do not think your problem is with the cookie privacy policy.

    I think you have a caching problem. Try defeating the cache by appending the current time to the image when you reload the iframe, so the URL is always unique. This is one of the easiest ways to guarantee a cache-miss.

    <img src="your_image.jpg"/>
    
    <!-- Change to: -->
    <img src="your_image.jpg?<?php echo time(); ?>" />
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have a Jquery Mobile page into which I'm loading a form via AJAX.
I have a button that will add show a form on the page. how
I have a page in JQuery mobile, which contains a form. The form has
I have a JSP Page which I am using to redirect to another url
Possible Duplicate: jQuery AJAX submit form I have a form on a page A,
I have a form page in PHP that reads a DBF, and conditionally converts
I have form in my page, I am using ajax.beginform(). Inside this form I
I have a form in an HTM page that, after pressing the submit button,
I have a form that validates using the jQuery plugin: Validation, v1.9.0. The validation
I have that code: jQuery(document).ready(function () { // binds form submission and fields to

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.