PDA

View Full Version : [Thread Closed] is it possible to repeat popup's forever



98125
April 12th, 2002, 14:40
is it possible to repeat popup's forever so they just continue

Mullin

spec
April 12th, 2002, 15:09
sure there is but why would anyone help you do something malichous (sp??)

[lhomme]
April 12th, 2002, 22:31
Yes - but you would get to people never visit your site (even if they wanted to). The popups would overwhelm their pc. Or, if they have one, a popup killer would kill them all anyway.

Lastly, you do not get compensated for the spam, since advertisers require a max number of ads per unit time.

skeptical
April 12th, 2002, 23:19
You can do this with Javascript or PHP using an infinite for-loop to open a window broswer.

But why would you want that???

max_payne
April 13th, 2002, 00:00
Originally posted by [lhomme]
Yes - but you would get to people never visit your site (even if they wanted to). The popups would overwhelm their pc. Or, if they have one, a popup killer would kill them all anyway.

Lastly, you do not get compensate for the spam, since advertisers require a max number of ads per unit time.
Yeah, add killers help you a lot. Especially with free websites!

You can do this with Javascript or PHP using an infinite for-loop to open a window broswer.


Originally posted by [skeptical] But why would you want that??? [/B]
What is the script? and; Maybe he wants to help a company out a lot or get a lot of points/prizes!

Jan
April 13th, 2002, 00:26
If you have infinite popups you would certainly not be very popular. And once 5 or 6 appeared people would hit cont alt del anyway. I certainly do. :mad:

max_payne
April 13th, 2002, 00:37
Originally posted by Jan
If you have infinite popups you would certainly not be very popular. And once 5 or 6 appeared people would hit cont alt del anyway. I certainly do. :mad:
What!?

Lil_Rob
April 13th, 2002, 07:04
quote:
--------------------------------------------------------------------------------
Originally posted by Jan
If you have infinite popups you would certainly not be very popular. And once 5 or 6 appeared people would hit cont alt del anyway. I certainly do.
--------------------------------------------------------------------------------

quote:
------------------
Originally posted by max_payne
What!?
-------------------

jan means when 5 or 6 popups start appearing on the screen many people would press

Ctrl Alt Del
together

and close the site and popups

is0lized
April 13th, 2002, 07:07
it might help if you are trying to crash windows... ROTFLMAO

98125
April 13th, 2002, 07:30
but whats the code to repeat them?

is0lized
April 13th, 2002, 07:46
Originally posted by 98125
but whats the code to repeat them?

could you tell us why? im curious...

are you trying to cheat somehow, or are you trying to get ahead in a top list?

ac3
April 13th, 2002, 11:03
you could just make the popup loop on itself ie. telling the popup to load a popup of itself which loads a popup of itself etc... bujt why?

agiantdwarf
April 13th, 2002, 12:45
I cannot believe you would do this.


Go ask this on some other forum.

Lil_Rob
April 13th, 2002, 13:35
why do you want to do it?

spec
April 13th, 2002, 14:19
you cannot do it in PHP
I believe there is a 30 sec limit to how long a script can run

Chicken
April 13th, 2002, 16:30
I must say, that this would be really annoying (which of course seems to be the point), but...

is0lized
April 13th, 2002, 17:35
Originally posted by Chicken
but...

but what?


also if you are trying to scam, they will find out, they do have logs

98125
April 14th, 2002, 07:18
firstly, i don't mean banner ad's or advertising popup's

<script language="JavaScript">
alert ("this type of popup, how do i make it repeat")
</script>

i want it for a login page on my site so if you get the password wrong you just get repeated popup's instead of

alert ("this type of popup, how do i make it repeat")

200 times

BTW, my signature does not work for my website address so you won't see my site

Mullin

Jan
April 14th, 2002, 07:24
I don't think anyone worthy will give you a script like that. 200 popups when someone gets a password wrong? Please!!!

Closing thread...