1. Advertising
    y u no do it?

    Advertising (learn more)

    Advertise virtually anything here, with CPM banner ads, CPM email ads and CPC contextual links. You can target relevant areas of the site and show ads based on geographical location of the user if you wish.

    Starts at just $1 per CPM or $0.10 per CPC.

HELP custom 404 Pages, IE

Discussion in 'PHP' started by nolag, Apr 7, 2010.

  1. #1
    Hello all,

    I currently have a 404 page that looks up the ending and sends the user to a page if it is registered and a different one if it is not (for my redirect site tiny2.net). I want to add a feature for optional frames so I have the following

    if(!$frames)header("Location: $location");
    echo "testing this";

    I have this in a test page and it works, BUT if I use it as my 404 page it is not working (for IE 7 and mby 8)!

    It works for FF and I am wondering if there is a way to force IE to take it?

    Looking forward to you responces
    nolag
     
    nolag, Apr 7, 2010 IP