Quote:
Originally posted by EvilDan
any offers or suggestions?
|
G'day Dan,
I have never had a chance to see how that works, but may i ask in here the following;
Does it block all java? like redirect to a html inside the same domain which opens up
into a new window?
Note code is missing the less than / greater than, aswell as { } keys;
can text it if it helps you. If it works, great, saves you some beer money =)
script language="JavaScript"
if(document.referrer.indexof or Of i have forgotten if it is o or O
umm (" your domain in here ") <
window.open('your domain's redirecting page in here');
self.focus();
/script
Does it still give access to the ie broswer to repond to .htaccess?