E
eganders
I am setting up the content advisor to allow only one site to be
accessed. It does that well, but within the website that I allow, I
have a popup window that is launched and a javascript that is run. If
either of these occurs, the content advisor window pups up asking for
the administrator password. The popup window and script are not kept
from working, it is just that the popup window comes up and I have to
X out of it.
Does anyone know what would make the content advisor popup window to
appear (especially since it does not disable the viewing of the popup
window or the result of the java script).
The following script is placed in the Windows/system32 folder under
the filename "noaccess.rat". I did not write this script and it may
have something to do with my problem.
((PICS-version 1.0)
(rating-system "http://www.microsoft.com")
(rating-service "http://www.microsoft.com")
(name "Noaccess")
(description "This will block all sites.")
(category
(transmit-as "m")
(name "Yes")
(label
(name "Level 0: No Setting")
(description "No Setting")
(value 0) )
(label
(name "Level 1: No Setting")
(description "No Setting")
(value 1) ) ))
accessed. It does that well, but within the website that I allow, I
have a popup window that is launched and a javascript that is run. If
either of these occurs, the content advisor window pups up asking for
the administrator password. The popup window and script are not kept
from working, it is just that the popup window comes up and I have to
X out of it.
Does anyone know what would make the content advisor popup window to
appear (especially since it does not disable the viewing of the popup
window or the result of the java script).
The following script is placed in the Windows/system32 folder under
the filename "noaccess.rat". I did not write this script and it may
have something to do with my problem.
((PICS-version 1.0)
(rating-system "http://www.microsoft.com")
(rating-service "http://www.microsoft.com")
(name "Noaccess")
(description "This will block all sites.")
(category
(transmit-as "m")
(name "Yes")
(label
(name "Level 0: No Setting")
(description "No Setting")
(value 0) )
(label
(name "Level 1: No Setting")
(description "No Setting")
(value 1) ) ))