Ir para conteúdo

POWERED BY:

Arquivado

Este tópico foi arquivado e está fechado para novas respostas.

traven

IFrame PHP java Script Problem

Recommended Posts

I have a HTML page with a form inside of an Iframe. When the user submits the form, it will be redirected to the PHP file which proccess the form, send email and then redirect with java Script to another page in a determined time. The page redirected must be the parent frame.

 

The line in the php file is that:

 

echo"<meta HTTP-EQUIV='REFRESH' CONTENT='3; URL=java script:void( window.open(\"index.html\",\"_parent\"));'>";

That works with IE 6 and Firefox 2.0. But doesn't with IE 7.

 

Any ideas how to fix this?

Compartilhar este post


Link para o post
Compartilhar em outros sites

Movido: PHP => Webstandards: CSS / XML / XHTML

Compartilhar este post


Link para o post
Compartilhar em outros sites

×

Informação importante

Ao usar o fórum, você concorda com nossos Termos e condições.