Jump to content

Redirection problem in IE6


amoldivalkar

Recommended Posts

Hi,

 

We are facing one problem only on IE6. We have used one javascript code for redirecting page after user is login. It works fine on other browser, but on IE6 after user is logged in it is showing blank page and after refresh it will show the appropriate page.

 

JavaScript code:

window.location.href='page_name.php'

 

First we thought this is problem only for JavaScript but we created one test php page and added only three links by clicking on the link it will go to the site, but on first instance it is showing blank page on IE6.

 

We have some other sites on same server and they all are working fine with the same code, only one domain is giving problem in IE6.

 

Does it is related to some settings for that Domain in Apache or it is something else?

 

Waiting for reply...

 

Thanks in advance.

 

Regards,

Link to comment
https://forums.phpfreaks.com/topic/166794-redirection-problem-in-ie6/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.