What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Skype & Technology » Tech Talk » Pop-ups?

Pop-ups?
Author: Message:
Savior
Full Member
***

Avatar

Posts: 292
Reputation: -1
Joined: Mar 2005
O.P. Pop-ups?
I don't know why but with sites like http://mess.be and with a few others even when you use firefox or IE6 SP2 for some reason I'm still getting pop-ups :(
04-25-2005 01:32 PM
Profile E-Mail PM Web Find Quote Report
mwe99
Veteran Member
*****

Avatar

Posts: 2514
Reputation: 67
36 / Male / Flag
Joined: Jul 2004
RE: Pop-ups?
Not much you can do about Pop-Ups cos even if you get a great pop up blocker, some still get through, when i go to Mess.be SP2 blocks the pop up, are your pop up settings set correctly on XP?
04-25-2005 02:06 PM
Profile PM Find Quote Report
Savior
Full Member
***

Avatar

Posts: 292
Reputation: -1
Joined: Mar 2005
O.P. RE: Pop-ups?
Yes they are.  the SP2 IE blocks them all except for these I'm thinking that it mabye a spyware issue.
04-25-2005 02:31 PM
Profile E-Mail PM Web Find Quote Report
RaceProUK
Elite Member
*****

Avatar

Posts: 6073
Reputation: 57
39 / Male / Flag
Joined: Oct 2003
RE: Pop-ups?
I doubt it's a spyware issue, as I occasionally get Mess.be popups. It's just the way they do it.
[Image: spartaafk.png]
04-25-2005 04:21 PM
Profile PM Web Find Quote Report
Tasha
Senior Member
****

Avatar

Posts: 717
Reputation: 81
31 / Female / Flag
Joined: Jan 2005
RE: Pop-ups?
It's not a spyware issue, as said above, because a lot of websites have pop-ups, and even the best pop-up blockers can't really block them that well. It's not really a problem that you can fix in anyway. And if it's only on one website you visit reguarly, then it shouldn't be too much of a bother. :p

~Frostfur
www.mycutelobster.co.uk
"Of course it is happening inside your head, Harry,
but why on earth should that mean that it is not real?"
04-25-2005 04:25 PM
Profile PM Web Find Quote Report
Stigmata
Veteran Member
*****



Posts: 3520
Reputation: 45
20 / Other / Flag
Joined: Jul 2003
RE: Pop-ups?
its all about how the window is launched...

popup blockers work by defusing the javascript as javascript is client side :)

normal popups work with something like :
code:
window.open


mess.be (FASTCLICK.COM to be more percise) combats popup blockers by insted of plain javascript it writes the popup to auto load with the document :)

code:
<script language="javascript"><!--
var dc=document; var date_ob=new Date();
dc.cookie='h2=o; path=/;';var bust=date_ob.getSeconds();
if(dc.cookie.indexOf('e=llo') <= 0 && dc.cookie.indexOf('2=o') > 0){
dc.write('<scr'+'ipt language="javascript" src="http://media.fastclick.net');
dc.write('/w/pop.cgi?sid=6164&m=2&v=1.8&c='+bust+'"></scr'+'ipt>');
date_ob.setTime(date_ob.getTime()+43200000);
dc.cookie='he=llo; path=/; expires='+ date_ob.toGMTString();} // -->
</script>


:) oh yeh, it also sets a cookie per day so u dont get it everytime you visit the site :P
04-25-2005 04:36 PM
Profile PM Web Find Quote Report
Chris4
Elite Member
*****

Avatar

Posts: 4461
Reputation: 84
32 / Male / Flag
Joined: Dec 2004
RE: Pop-ups?
Try downloading one of the following programs and get rid of spyware and see if there is any change.

Spybot Search & Destroy - Voted best antispyware by cnet
Ad-Aware SE Personal Edition - Voted 5/5 by cnet

This post was edited on 04-25-2005 at 04:38 PM by Chris4.
Twitter: @ChrisLozeau
04-25-2005 04:38 PM
Profile PM Find Quote Report
trini
Full Member
***


Posts: 167
Reputation: 5
– / Female / Flag
Joined: Dec 2004
Status: Away
RE: Pop-ups?
Using Maxthon and don't get any pop-ups (H)
04-25-2005 06:53 PM
Profile PM Find Quote Report
« Next Oldest Return to Top Next Newest »


Threaded Mode | Linear Mode
View a Printable Version
Send this Thread to a Friend
Subscribe | Add to Favorites
Rate This Thread:

Forum Jump:

Forum Rules:
You cannot post new threads
You cannot post replies
You cannot post attachments
You can edit your posts
HTML is Off
myCode is On
Smilies are On
[img] Code is On