• I am experiencing a problem with an iframe on one of my pages – where Internet Explorer isn’t displaying the correct source url within the iframe. I did some further investigation and found that this may be related to P3P Compliance on the source domain (which I don’t have control over).

    I’m still investigating a solution, however, in the mean time I’d like to be able to simply redirect just that page if IE (all versions) is detected. The URL for the page in question is http://test.centraltruckcenter.com/parts/iz_parts_online/

    How can I do this please? I know that I could possibly insert an “if” statement into the header.php file, but that would apply it site-wide – which isn’t what I’m looking for.

    Thanks.

  • The topic ‘How do I Detect Internet Explorer and Redirect on a Single Page Only’ is closed to new replies.