X Nations - View Single Post - I will pay someone for a work around for SP2 pop up blocker
View Single Post
Old 09-10-2004, 11:38 AM   #3
monaro
monaro should edit this Edit
Guest
 
Posts: n/a
xBucks: 0 [Check]
Default Re: I will pay someone for a work around for SP2 pop up blocker

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?
  Reply With Quote