Hi everyone,
The php file below works ok in Netscape but not in IE. (I always thought IE was the more forgiving of the two browsers).
I just don't have any idea what the problem is. I've been told that its in the javascript by some php programmers, and a problem with the php by some javascript programmers. I have both Netscape6.2.1 and IE5.5 in my PC and it definitely works as expected in NS but crashes badly in IE. It also crashes with my webmaster's IE6.0 but not with his Netscape.
Through the process of elimination I believe I've determined the problem to be in either the header.php or PopOvers.php file called by the index.php file. (these and all associated files are also in the directory as .txt files so you can view the code in them by typing their name with a .txt extension). This page did work in both browsers as html and javascript but now as its converted to php, it will no longer work in IE.
To see the errors, click this link with your IE browser:
To see the index.php file as an index.txt file, you can use the link below:
I put a .txt version of all the associated php files in this directory, so to see the code in any of the associated files, just use the same name with a .txt extension.
Again, thank you for any help you can provide, and let me know if there is anything else I can do to help clarify the problem.
Steve
The php file below works ok in Netscape but not in IE. (I always thought IE was the more forgiving of the two browsers).
I just don't have any idea what the problem is. I've been told that its in the javascript by some php programmers, and a problem with the php by some javascript programmers. I have both Netscape6.2.1 and IE5.5 in my PC and it definitely works as expected in NS but crashes badly in IE. It also crashes with my webmaster's IE6.0 but not with his Netscape.
Through the process of elimination I believe I've determined the problem to be in either the header.php or PopOvers.php file called by the index.php file. (these and all associated files are also in the directory as .txt files so you can view the code in them by typing their name with a .txt extension). This page did work in both browsers as html and javascript but now as its converted to php, it will no longer work in IE.
To see the errors, click this link with your IE browser:
To see the index.php file as an index.txt file, you can use the link below:
I put a .txt version of all the associated php files in this directory, so to see the code in any of the associated files, just use the same name with a .txt extension.
Again, thank you for any help you can provide, and let me know if there is anything else I can do to help clarify the problem.
Steve