Internet Explorer privacy setting

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I am trying to view the web page http://www.rddragon.com/pub_server.html , however my 2nd comp does not load the page and the privacy settings are exactly the same as the 1st computer and it displays the complete page,

I am lost as to what could be the reason behind this difference, can anyone help?
 
Trigger said:
, however my 2nd comp does not load the page and the privacy settings are
exactly the same as the 1st computer and it displays the complete page,
I am lost as to what could be the reason behind this difference, can
anyone help?

tools>internet options>security>internet zone>custom.

Is Active scripting enabled or disabled? I think that might be one cause.
The page is built from javascript (Not Java).

Here's the source code in case I'm wrong and it goves someone else a clue.

Charlie


<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>

<head>
<META NAME="Description" CONTENT="Brotherhood Of Veterans Clan">
<META NAME="Keywords" CONTENT="Call Of Duty Clan Brotherhood Of Veterans">
<META http-equiv="Content-Language" content="en">
<META NAME="Author" CONTENT="queen_forever">
<title>Brotherhood Of Veterans Members</title>

<!--link for the text style sheet-->
<link rel=stylesheet type="text/css" href="text/member.css" title="Style">

<!--pointing to the javascript code for the quote section-->
<script src="scripts/quote.js"></script>


</head>

<body bgcolor="black" bgproperties="fixed" >

<div align="center">

<table border="0">
<SCRIPT LANGUAGE="JavaScript"
SRC="http://share1.serverspy.net/cgi-bin/monitor.js?mid=57182"></script>
</table>
</center>
</div>
</body>
</html>
 
Thanks for the tip but, it is enabled, i have tried everything i can think of, everything on the pc thats does this is teh same as the other 1 that works wrt settings etc

so im lost...

Charlie Tame said:
, however my 2nd comp does not load the page and the privacy settings are
exactly the same as the 1st computer and it displays the complete page,
anyone help?

tools>internet options>security>internet zone>custom.

Is Active scripting enabled or disabled? I think that might be one cause.
The page is built from javascript (Not Java).

Here's the source code in case I'm wrong and it goves someone else a clue.

Charlie


<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>

<head>
<META NAME="Description" CONTENT="Brotherhood Of Veterans Clan">
<META NAME="Keywords" CONTENT="Call Of Duty Clan Brotherhood Of Veterans">
<META http-equiv="Content-Language" content="en">
<META NAME="Author" CONTENT="queen_forever">
<title>Brotherhood Of Veterans Members</title>

<!--link for the text style sheet-->
<link rel=stylesheet type="text/css" href="text/member.css" title="Style">

<!--pointing to the javascript code for the quote section-->
<script src="scripts/quote.js"></script>


</head>

<body bgcolor="black" bgproperties="fixed" >

<div align="center">

<table border="0">
<SCRIPT LANGUAGE="JavaScript"
SRC="http://share1.serverspy.net/cgi-bin/monitor.js?mid=57182"></script>
</table>
</center>
</div>
</body>
<script language="JavaScript">
<!--

window.open = SymRealWinOpen;

//-->
</script>
 
There are other similar pages like gamespy.net or whatever it's called... is
this the only page that's affected?

It hasn't accidentally ended up in the restricted zone or something has it?

Also there is a file called HOSTS (all caps, no extension) that some spyware
messes with to block certain sites... have a look in there and see what you
find.

There are some examples in the file by default.

Charlie

Trigger said:
Thanks for the tip but, it is enabled, i have tried everything i can think
of, everything on the pc thats does this is teh same as the other 1 that
works wrt settings etc
 
Back
Top