Apparently, it seems that my website - http://www.solidscan.nl - does not load in IE7 and 8 any more either. IE9 works fine, however.
There are neither CSS, nor XHTML errors as both of these are marked valid by the validator.
When I try to access my website through IE7 or 8, it crashes the browser and displays the "Cannot load page" error. Then I have to terminate the server; this does not happen only on my computer.
Any help would be greatly appreciated.
__________________
$gocore = new gakoyucore();
$con = mysql_connect($gocore->server, $gocore->username, $gocore->password) or die(mysql_error());
|