Forum popups again...

anarres

anarchist revolutionary
Joined
Apr 22, 2002
Messages
6,069
Location
www.civ3duelzone.com
I thought these were gone for good, but I have been getting them frequently during the last week.

Are these here to stay or is it just an error?
 
I was going into the chat room, and this is what I get. And I do have a very good pop up blocker.

stupid!!!.JPG
 
We are not supposed to have popups on the forums. If you see popups on the forum, copy the source code and email it to me.
 
Great idea! And for our, um, 'new posters' (yeah, that's it!) can you give us a refresher on how to copy the source code?
 
Originally posted by sealman

Does this include the front page where I have gotten one each and every day I have been a member?

EDIT: and how do I sent you the source code?
No, the main page has popups, just not the forum. :)

To copy the source code of forum popups, first maximize the popup window then right click and select 'View Source".
 
I got the clock one also, but I've only gotten it about 3 times within the last week.... and they don't bother me much. Not that hard to X out of them.
 
I think I had one or two around 1400-1600 EST, but my pop-up blocker took them out :cool:
 
Yes those popups are annoying, if I activate my popup blocker I can't seem to use the file upload function.
 
sabo10,

To get around the upload problem, turn off you blocker, click the upload link. Then (in IE) press ctrl+D to add the upload page to your favourites. You can then use the shortcut to get to to the upload page, allowing you to use the popup blocker.
 
Got something else, here's the source

Code:
<html>
<head>
<META HTTP-EQUIV="Pragma" CONTENT="no-cache">
<META HTTP-EQUIV="Expires" CONTENT="Sun, 01 SEP 1996 21:29:02 GMT">

<style type="text/css">
<!--
BODY {font-family: helvetica, arial, sans-serif; font-size: 8px; color: black;
      margin-top: 0pt; margin-left: 0pt; margin-right: 0pt; margin-bottom: 0pt;
      background-color: white;}

-->
</style>
<script language="javascript">
setTimeout('self.close()',30000);
function load_survey()
{
    window.open("http://survey.questionmarket.com/surv/129866/ai_start.php?survey_num=129866&site=19&from_ec=2", "dlsurvey","height=700,width=775,toolbar=no,scrollbars=yes,resizable=yes");
    self.close();
}
</script>
</head>
<body topmargin=0 leftmargin=0 marginwidth=0 marginheight=0>
<center>
<a href=# onClick="load_survey()"><img src=http://amch.questionmarket.com/static/jm-240x240-3l-eng-usd.gif border=0></a>
</center>
</body>
</html>
 
yeah, I get both the clock and the survey.
 
Back
Top Bottom