Beating The Popup Blockers !!

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Rorschach
    So Fucking Banned
    • Aug 2002
    • 5579

    #51
    Originally posted by Smokey The Bear²


    Yah but neither does anything else the web has to offer .

    Seriously if your running that then you cant access about anythng the internet has to offer.
    That is such fucking garbage...

    the only things that are missing are quicktime and shockwave (and who ever uses them anyway)... flash, streaming media, full CSS support are all there.

    Comment

    • stocktrader23
      Let's do some business.
      • Jan 2003
      • 18781

      #52
      Originally posted by Copper_Wulf
      First one got by PopupStopper, other two didn't.
      With popupstopper turned off, 1 and 2 worked but three still didn't as I have my java APPLET disabled. I just don't think it would be worth anything to me...

      Copper Wulf
      Ya, cause we all know the surfers that are quick to pay for stuff online ALL disable their java applets.


      Hands Free Adult - Join Once, Earn For Life

      "I try to make a habit of bouncing my eyes up to the face of a beautiful woman, and often repeat “not mine” in my head or even verbally. She’s not mine. God has her set aside. She’s not mine. She’s His little girl, and she needs me to fight for her by keeping my eyes where they should be."

      Comment

      • Smokey The Bear²
        So Fucking Banned
        • Dec 2003
        • 82

        #53
        Originally posted by stocktrader23


        How do you put your page in the applet one?
        The popup window is an applet , so you would hae to hardcode the applet with what you want on it.

        The original applet that loads the popup applet is where you would place the button or whatever you want to disable the popup window.

        Im not very experienced with applets, so i would need some tutorials to make a good example fully done.

        Comment

        • juicylinks
          So Fucking Banned
          • Apr 2001
          • 122992

          #54
          All of em popped up using IE 6 with google toolbar 100% success rate

          Comment

          • Smokey The Bear²
            So Fucking Banned
            • Dec 2003
            • 82

            #55
            Originally posted by stocktrader23


            Ya, cause we all know the surfers that are quick to pay for stuff online ALL disable their java applets.

            Comment

            • Smokey The Bear²
              So Fucking Banned
              • Dec 2003
              • 82

              #56
              Originally posted by Rorschach


              That is such fucking garbage...

              the only things that are missing are quicktime and shockwave (and who ever uses them anyway)... flash, streaming media, full CSS support are all there.
              Its a pain in the neck to be switching browsers to use the web properly. Dont get me wrong im not saying you cant , but you cant have the experience my surfers have.

              Regardless the point is about popups , and currently i see about 10-15% of my surfers seems to be using them but i prob have less than .1% of surfers using your setup.

              Comment

              • Smokey The Bear²
                So Fucking Banned
                • Dec 2003
                • 82

                #57
                Originally posted by juicylinks
                All of em popped up using IE 6 with google toolbar 100% success rate
                So juicy !!

                Comment

                • Smokey The Bear²
                  So Fucking Banned
                  • Dec 2003
                  • 82

                  #58
                  Originally posted by Copper_Wulf
                  First one got by PopupStopper, other two didn't.
                  With popupstopper turned off, 1 and 2 worked but three still didn't as I have my java APPLET disabled. I just don't think it would be worth anything to me...

                  Copper Wulf
                  Good to know , i'll have to try that one out and find a way around it.

                  The third needs applets enabled or it just wont work, but most people have them enabled, those that dont prob are smart enough not to spend money online

                  Comment

                  • mryellow
                    Confirmed User
                    • May 2001
                    • 934

                    #59
                    Code:
                    eval('window.open(
                    Could be improved by:

                    Code:
                    eval('wi' + 'ndo' + 'w.op' + 'en(
                    Chances are that when MS builds the popup blocker into the next
                    version of IE it will probably be part of the hahahahahahahahahaha engine, so
                    that once disabled the window.open method will be completely
                    disabled on a low level. In the end no matter how your hiding the
                    code it will never stop the code from being what it is (a call to
                    window.open). As soon as window.open is called I'm sure the
                    new IE will know all about it no matter how it was hidden.

                    You could always use one of the many unpatched IE security
                    holes or one of the many new ones that will come with the new
                    version to modify their registry and change their options. Wonder
                    when MS will get around to patching IE.

                    -Ben
                    Cyberwurx Hosting
                    After trying 5 different hosts, I found the best.
                    Since 1997 I've had 2 hours of downtime.
                    Fast support, great techs, no hype, no gimmicks.

                    <- I in no way endorse whatever just got stuck on the left of my post.

                    Comment

                    • mryellow
                      Confirmed User
                      • May 2001
                      • 934

                      #60
                      j-a-v-a-s-c-r-i-p-t....

                      gee can't that ban be changed to <hahahahahahahahahaha and hahahahahahahahahaha: ....
                      The word "j-a-v-a-s-c-r-i-p-t" isn't a dangerious thing.

                      -Ben
                      Cyberwurx Hosting
                      After trying 5 different hosts, I found the best.
                      Since 1997 I've had 2 hours of downtime.
                      Fast support, great techs, no hype, no gimmicks.

                      <- I in no way endorse whatever just got stuck on the left of my post.

                      Comment

                      • mryellow
                        Confirmed User
                        • May 2001
                        • 934

                        #61
                        Changed tooo..........

                        < - j - a - v- a - s - c - r - i - p - t

                        and

                        j - a - v - a - s - c - r - i - p - t:


                        Less-than blah
                        blah colon

                        -Ben
                        Cyberwurx Hosting
                        After trying 5 different hosts, I found the best.
                        Since 1997 I've had 2 hours of downtime.
                        Fast support, great techs, no hype, no gimmicks.

                        <- I in no way endorse whatever just got stuck on the left of my post.

                        Comment

                        • Smokey The Bear²
                          So Fucking Banned
                          • Dec 2003
                          • 82

                          #62
                          Originally posted by mryellow
                          Code:
                          eval('window.open(
                          Could be improved by:

                          Code:
                          eval('wi' + 'ndo' + 'w.op' + 'en(
                          Chances are that when MS builds the popup blocker into the next
                          version of IE it will probably be part of the hahahahahahahahahaha engine, so
                          that once disabled the window.open method will be completely
                          disabled on a low level. In the end no matter how your hiding the
                          code it will never stop the code from being what it is (a call to
                          window.open). As soon as window.open is called I'm sure the
                          new IE will know all about it no matter how it was hidden.

                          You could always use one of the many unpatched IE security
                          holes or one of the many new ones that will come with the new
                          version to modify their registry and change their options. Wonder
                          when MS will get around to patching IE.

                          -Ben

                          I dont think that "modifying" peoples computers is a very good idea. But they def need some work done to fix holes.

                          I def done think the days of popups will be over anytime soon. disabling window.open will cause alot of good uses of the code to be put to waste, unless the have something new , and if they do , chances are it will be poor and undercoded and have dozens more flaws

                          Comment

                          • mryellow
                            Confirmed User
                            • May 2001
                            • 934

                            #63
                            Damn.... talking with a guy gagging you every few seconds is hard.

                            I meant....

                            ="J-a-v-a-s-c-r-i-p-t"

                            =J-a-v-a-s-c-r-i-p-t

                            J-a-v-a-s-c-r-i-p-t:

                            -Ben
                            Cyberwurx Hosting
                            After trying 5 different hosts, I found the best.
                            Since 1997 I've had 2 hours of downtime.
                            Fast support, great techs, no hype, no gimmicks.

                            <- I in no way endorse whatever just got stuck on the left of my post.

                            Comment

                            • Smokey The Bear²
                              So Fucking Banned
                              • Dec 2003
                              • 82

                              #64
                              Originally posted by mryellow
                              j-a-v-a-s-c-r-i-p-t....

                              gee can't that ban be changed to <hahahahahahahahahaha and hahahahahahahahahaha: ....
                              The word "j-a-v-a-s-c-r-i-p-t" isn't a dangerious thing.

                              -Ben
                              Heh Javäscrïpt

                              script

                              Comment

                              • mryellow
                                Confirmed User
                                • May 2001
                                • 934

                                #65
                                Not suggesting anyone hack.... Just saying ppl will find ways.

                                Yeah there are a lot of sites using window.open for legit
                                purposes.

                                I'd have to guess that they'll have a button, maybe something
                                like how they did cookie privacy. Although that is a bit hard to find
                                for a newbie.

                                Maybe if you click a link twice they'll prompt you or something....
                                Or have a popup that asks you to add the site to a trust list
                                something like how activex firewalls work.

                                I can't imagine them doing it the same way most of these others
                                work, where the code has to be analised and changed. That just
                                seems like a burden on CPU for every single page downloaded,
                                when it would be better to only have the CPU work when there is
                                an actual popup. I'm thinking they'll include it as a prompt,
                                toolbar or statusbar feature rather than an afterthought HTML
                                scanner.

                                -Ben
                                Cyberwurx Hosting
                                After trying 5 different hosts, I found the best.
                                Since 1997 I've had 2 hours of downtime.
                                Fast support, great techs, no hype, no gimmicks.

                                <- I in no way endorse whatever just got stuck on the left of my post.

                                Comment

                                • digifan
                                  The Profiler
                                  • Oct 2002
                                  • 14618

                                  #66
                                  Originally posted by JDog
                                  Uh, non of them poped up on mine. I'm using Mozilla!

                                  jDOG
                                  Lol same here and soon this feature is being implemented by IE.

                                  Sorry
                                  [email protected]
                                  Webair Rocks

                                  Comment

                                  • strobi
                                    Confirmed User
                                    • Nov 2002
                                    • 7383

                                    #67
                                    no popups here.. not impressed

                                    Comment

                                    • Smokey The Bear²
                                      So Fucking Banned
                                      • Dec 2003
                                      • 82

                                      #68
                                      Originally posted by strobi
                                      no popups here.. not impressed
                                      What system/browser are you running or popup blocker. ??

                                      Comment

                                      • - AFN -
                                        Confirmed User
                                        • Jun 2003
                                        • 3101

                                        #69
                                        Originally posted by psyko514
                                        what's the point?
                                        if someone purposely chooses to block popups, they're sure as hell not going to buy something from a popup if it gets around their software.
                                        Very smart point.
                                        cat cash* | tr -d '\r' | tr -s '/n' > money

                                        Comment

                                        • Smokey The Bear²
                                          So Fucking Banned
                                          • Dec 2003
                                          • 82

                                          #70
                                          Originally posted by - AFN -


                                          Very smart point.
                                          Not really since they prob bought the popup blocker off of a popup, nobody wants popups. If you had a survay that asked 1000 internet surfers. Would you ever buy something off of a popup ? or even better Do you like advertising popups ? They would all answer no * i would lay vegas odds on that sort of bet but i think we can all agree . The pay , They buy

                                          Traffic up Cash up. ?

                                          Comment

                                          • some_idiot
                                            Confirmed User
                                            • May 2002
                                            • 1511

                                            #71
                                            Originally posted by Smokey The Bear²


                                            These are new ones . Those old ones dont work. And the source code isnt hidden its in plain view, (view:source).
                                            It's just an applet new window spawn. When I posted mine
                                            all those months ago, (and yes it works just fine) I gleamed
                                            the core of it from the book "Networking with JAVA".

                                            This AVS pays my mortgage!

                                            Comment

                                            • 12clicks
                                              Too lazy to set a custom title
                                              • Jan 2001
                                              • 19814

                                              #72
                                              Originally posted by psyko514


                                              that's a weak excuse. the internet doesn't have to be free. if you're running a website and decide to make it free, that's your choice. if you choose to make money off of popups, that's fine too. but if someone installs a popup blocker and you work around it, you're being an ass.
                                              Incorrect.
                                              If your'e taking free content from a site and blocking the ads they use to pay for their internet presence, you're being an ass.
                                              The end game that you glorified surfers don't see is the end of the most lucrative for of advertising on the net.

                                              What happends when instead of a site making 2.00 cpm on a site they make .10cpm?
                                              answer: they go away.
                                              what happends when the adult site paying you 40.00 a sale loses 40% of their profits?
                                              answer: you put the paper hat back on and thank your lucky stars you like the smell of french fries.

                                              Assclowns who think popup blockers are good are either surfers or too dumb to be in this biz in the first place.

                                              which one are you?
                                              I'm not a dinosaur, I'm a crocodile. I've seen dinosaurs come and go and I'm left unimpressed.

                                              Comment

                                              • Smokey The Bear²
                                                So Fucking Banned
                                                • Dec 2003
                                                • 82

                                                #73
                                                Originally posted by some_idiot


                                                It's just an applet new window spawn. When I posted mine
                                                all those months ago, (and yes it works just fine) I gleamed
                                                the core of it from the book "Networking with JAVA".
                                                The third one is an applet the others are just basic popup popexit scripts , the point is they get around the big popup blockers . And your dont.

                                                Comment

                                                • Smokey The Bear²
                                                  So Fucking Banned
                                                  • Dec 2003
                                                  • 82

                                                  #74
                                                  Originally posted by 12clicks


                                                  Incorrect.
                                                  If your'e taking free content from a site and blocking the ads they use to pay for their internet presence, you're being an ass.
                                                  The end game that you glorified surfers don't see is the end of the most lucrative for of advertising on the net.

                                                  What happends when instead of a site making 2.00 cpm on a site they make .10cpm?
                                                  answer: they go away.
                                                  what happends when the adult site paying you 40.00 a sale loses 40% of their profits?
                                                  answer: you put the paper hat back on and thank your lucky stars you like the smell of french fries.

                                                  Assclowns who think popup blockers are good are either surfers or too dumb to be in this biz in the first place.

                                                  which one are you?

                                                  Heh you tell em

                                                  I think if i.e. comes out with anything good they willl just use it like an antivirus program, they wont stop all the popups unless you keep paying for updates

                                                  Comment

                                                  • 12clicks
                                                    Too lazy to set a custom title
                                                    • Jan 2001
                                                    • 19814

                                                    #75
                                                    Originally posted by Smokey The Bear²



                                                    Heh you tell em

                                                    I think if i.e. comes out with anything good they willl just use it like an antivirus program, they wont stop all the popups unless you keep paying for updates
                                                    My guess is they'll create a white list where microsoft ads show but no one else's will.

                                                    I'm looking into putting an end to popup blockers.
                                                    stay tuned.
                                                    I'm not a dinosaur, I'm a crocodile. I've seen dinosaurs come and go and I'm left unimpressed.

                                                    Comment

                                                    • some_idiot
                                                      Confirmed User
                                                      • May 2002
                                                      • 1511

                                                      #76
                                                      Originally posted by Smokey The Bear²


                                                      The third one is an applet the others are just basic popup popexit scripts , the point is they get around the big popup blockers . And your dont.
                                                      Well your first 2 don't even phase Opera.

                                                      As to saying my popup applet code doesn't get around
                                                      the blockers. You should atleast search for the post , download
                                                      the code, compile it, put it in a page, and then retract the
                                                      statement of lazy ignorance.

                                                      This AVS pays my mortgage!

                                                      Comment

                                                      • bhutocracy
                                                        Not making A Comeback
                                                        • Dec 2001
                                                        • 10218

                                                        #77
                                                        Originally posted by 12clicks


                                                        Incorrect.
                                                        If your'e taking free content from a site and blocking the ads they use to pay for their internet presence, you're being an ass.
                                                        The end game that you glorified surfers don't see is the end of the most lucrative for of advertising on the net.

                                                        What happends when instead of a site making 2.00 cpm on a site they make .10cpm?
                                                        answer: they go away.
                                                        what happends when the adult site paying you 40.00 a sale loses 40% of their profits?
                                                        answer: you put the paper hat back on and thank your lucky stars you like the smell of french fries.

                                                        Assclowns who think popup blockers are good are either surfers or too dumb to be in this biz in the first place.

                                                        which one are you?
                                                        yep.

                                                        Comment

                                                        • Smokey The Bear²
                                                          So Fucking Banned
                                                          • Dec 2003
                                                          • 82

                                                          #78
                                                          Originally posted by some_idiot


                                                          Well your first 2 don't even phase Opera.

                                                          As to saying my popup applet code doesn't get around
                                                          the blockers. You should atleast search for the post , download
                                                          the code, compile it, put it in a page, and then retract the
                                                          statement of lazy ignorance.
                                                          I never claimed they were "un stoppable popups" if you had actually read the thread , you would notice i explained all of this.

                                                          This is for 99% of people not made for %1 of people.

                                                          I dont see anyone else using them i see popups being blocked left and right on all the big sponsors and my 3 work

                                                          Comment

                                                          • Linkpopularity
                                                            Registered User
                                                            • Nov 2003
                                                            • 71

                                                            #79
                                                            i can't get to install the third one
                                                            SIG TOO BIG! Maximum 120x60 button and no more than 3 text lines of DEFAULT SIZE and COLOR. Unless your sig is for a GFY top banner sponsor, then you may use a 624x80 instead of a 120x60.

                                                            Comment

                                                            • Elli
                                                              Reach for those stars!
                                                              • Apr 2003
                                                              • 17991

                                                              #80
                                                              Originally posted by JDog
                                                              Uh, non of them poped up on mine. I'm using Mozilla!

                                                              jDOG
                                                              Same here. THe java applet is a pain in the ass, and I'm sure to piss people off more than anything. What if you accidentally end up at a porn site and then can't close the popup it gives you?? You will never go back to that site. EVER.
                                                              email: [email protected]

                                                              Comment

                                                              • Linkpopularity
                                                                Registered User
                                                                • Nov 2003
                                                                • 71

                                                                #81
                                                                i want the third code , put a downloadable link...!
                                                                SIG TOO BIG! Maximum 120x60 button and no more than 3 text lines of DEFAULT SIZE and COLOR. Unless your sig is for a GFY top banner sponsor, then you may use a 624x80 instead of a 120x60.

                                                                Comment

                                                                • Elli
                                                                  Reach for those stars!
                                                                  • Apr 2003
                                                                  • 17991

                                                                  #82
                                                                  Originally posted by 12clicks



                                                                  Assclowns who think popup blockers are good are either surfers or too dumb to be in this biz in the first place.

                                                                  which one are you?
                                                                  That's assuming popups are the only way to get good advertising clicks.
                                                                  email: [email protected]

                                                                  Comment

                                                                  • stocktrader23
                                                                    Let's do some business.
                                                                    • Jan 2003
                                                                    • 18781

                                                                    #83
                                                                    Originally posted by Elli


                                                                    That's assuming popups are the only way to get good advertising clicks.
                                                                    Name another.


                                                                    Hands Free Adult - Join Once, Earn For Life

                                                                    "I try to make a habit of bouncing my eyes up to the face of a beautiful woman, and often repeat “not mine” in my head or even verbally. She’s not mine. God has her set aside. She’s not mine. She’s His little girl, and she needs me to fight for her by keeping my eyes where they should be."

                                                                    Comment

                                                                    • bhutocracy
                                                                      Not making A Comeback
                                                                      • Dec 2001
                                                                      • 10218

                                                                      #84
                                                                      Originally posted by stocktrader23


                                                                      Name another.
                                                                      flash layer ads.

                                                                      Comment

                                                                      • Smokey The Bear²
                                                                        So Fucking Banned
                                                                        • Dec 2003
                                                                        • 82

                                                                        #85
                                                                        Originally posted by bhutocracy


                                                                        flash layer ads.
                                                                        They are nice as i already mentioned , if you read the complete thread. But hit for hit popup's make more cash right now, if numbers start to stop then change , its all about what method works best for you.

                                                                        Comment

                                                                        • Smokey The Bear²
                                                                          So Fucking Banned
                                                                          • Dec 2003
                                                                          • 82

                                                                          #86
                                                                          Originally posted by Linkpopularity
                                                                          i want the third code , put a downloadable link...!
                                                                          I could put a download link but it wont help. Because the popup applet needs to be hardcoded for what you plan on putting inside of it . ( like the actual ad )

                                                                          Comment

                                                                          • -HUH-?
                                                                            So Fucking Banned
                                                                            • Dec 2003
                                                                            • 143

                                                                            #87
                                                                            Originally posted by Elli


                                                                            That's assuming popups are the only way to get good advertising clicks.
                                                                            No but if your making 5k a month without popups and 7k a month with popups what would you choose ?

                                                                            Comment

                                                                            • yeviking
                                                                              Confirmed User
                                                                              • Sep 2003
                                                                              • 589

                                                                              #88
                                                                              Thanx!

                                                                              Great PopUp!

                                                                              Comment

                                                                              • salo18
                                                                                Confirmed User
                                                                                • Jul 2002
                                                                                • 859

                                                                                #89
                                                                                "POPUP ON EXIT" didnt work under Avant Browser, but the other 2 did.
                                                                                .

                                                                                Comment

                                                                                • -HUH-?
                                                                                  So Fucking Banned
                                                                                  • Dec 2003
                                                                                  • 143

                                                                                  #90
                                                                                  Originally posted by yeviking
                                                                                  Thanx!

                                                                                  Great PopUp!
                                                                                  No probs its made me some good money since i have switched out the scripts.

                                                                                  Comment

                                                                                  • bopha
                                                                                    Confirmed User
                                                                                    • Sep 2002
                                                                                    • 1882

                                                                                    #91
                                                                                    Originally posted by 12clicks


                                                                                    Incorrect.
                                                                                    If your'e taking free content from a site and blocking the ads they use to pay for their internet presence, you're being an ass.
                                                                                    The end game that you glorified surfers don't see is the end of the most lucrative for of advertising on the net.

                                                                                    What happends when instead of a site making 2.00 cpm on a site they make .10cpm?
                                                                                    answer: they go away.
                                                                                    what happends when the adult site paying you 40.00 a sale loses 40% of their profits?
                                                                                    answer: you put the paper hat back on and thank your lucky stars you like the smell of french fries.

                                                                                    Assclowns who think popup blockers are good are either surfers or too dumb to be in this biz in the first place.

                                                                                    which one are you?

                                                                                    Right on!

                                                                                    Comment

                                                                                    • Rick Latona
                                                                                      The Best Ideas Start Here
                                                                                      • Dec 2002
                                                                                      • 6037

                                                                                      #92
                                                                                      Originally posted by Smokey The Bear²
                                                                                      I have 3 methods, the third one is the one i'm interested in doing a bit more thinking about , as it could be a great popup tool.

                                                                                      Turn on your popup blockers and try these 3.

                                                                                      These are totally safe links.

                                                                                      <center><b>POPUP ON ENTER<br>

                                                                                      http://s89164764.onlinehome.us/gfypop1.html


                                                                                      <center><b>POPUP ON EXIT<br>

                                                                                      http://s89164764.onlinehome.us/gfypop2.html

                                                                                      <center><b>1 UN-CLOSABLE POPUP APPLET AD<br>
                                                                                      <i></b>In this demo you can close the popup by clicking back to the main window and pressing a keystroke in the window and it will close, but dont close the window without first closing the popup , or it will stay around.</i>


                                                                                      http://s89164764.onlinehome.us/test/

                                                                                      Im interested in the success rate.

                                                                                      Its been tested on the yahoo and google popup blockers and it gets around both those on xp and latest i.e.
                                                                                      Smokey,

                                                                                      Bad Ass. Contact me.
                                                                                      Regards,

                                                                                      Rick Latona
                                                                                      http://latonas.com

                                                                                      Latona's - We Sell Money Making Web Properties
                                                                                      Note to buyers of websites and traffic: please check our inventory at http://latonas.com/websites-for-sale. If you would like to make an offer on something, just let me know.

                                                                                      Comment

                                                                                      • 12clicks
                                                                                        Too lazy to set a custom title
                                                                                        • Jan 2001
                                                                                        • 19814

                                                                                        #93
                                                                                        Originally posted by Elli


                                                                                        That's assuming popups are the only way to get good advertising clicks.
                                                                                        Elli, there's nothing I ever have to assume about in this business.
                                                                                        I'm not a dinosaur, I'm a crocodile. I've seen dinosaurs come and go and I'm left unimpressed.

                                                                                        Comment

                                                                                        • 49thParallel
                                                                                          So Fucking Banned
                                                                                          • Jul 2002
                                                                                          • 1197

                                                                                          #94
                                                                                          Smokey..the first one worked, although I use Pop-up Stopper. The second one didn't for me, and I didn't try the third.

                                                                                          Is there a command you can add to the first one to make the window Popunder, instead of in front?

                                                                                          Comment

                                                                                          • 49thParallel
                                                                                            So Fucking Banned
                                                                                            • Jul 2002
                                                                                            • 1197

                                                                                            #95
                                                                                            I just discovered a potential problem with the first variation. The window pops up....beats my popup stopper. But, when I click on any of the links in the Popup window, they no longer work.

                                                                                            Any way around this?

                                                                                            Comment

                                                                                            • steffie
                                                                                              Confirmed User
                                                                                              • May 2002
                                                                                              • 2422

                                                                                              #96
                                                                                              Originally posted by Smokey The Bear²
                                                                                              I have 3 methods, the third one is the one i'm interested in doing a bit more thinking about , as it could be a great popup tool.

                                                                                              Turn on your popup blockers and try these 3.

                                                                                              These are totally safe links.

                                                                                              <center><b>POPUP ON ENTER<br>

                                                                                              http://s89164764.onlinehome.us/gfypop1.html


                                                                                              <center><b>POPUP ON EXIT<br>

                                                                                              http://s89164764.onlinehome.us/gfypop2.html

                                                                                              <center><b>1 UN-CLOSABLE POPUP APPLET AD<br>
                                                                                              <i></b>In this demo you can close the popup by clicking back to the main window and pressing a keystroke in the window and it will close, but dont close the window without first closing the popup , or it will stay around.</i>


                                                                                              http://s89164764.onlinehome.us/test/

                                                                                              Im interested in the success rate.

                                                                                              Its been tested on the yahoo and google popup blockers and it gets around both those on xp and latest i.e.
                                                                                              I have Google toolbar with popup blocker. and they all popped for me. I love to have that script ;-))

                                                                                              Soon the new xp has a build in popup blocker the youth growing up with those new Operation Systems will grow up never seeing a popup. Until they see Smokeys and than it will be so kewl to be only one in a few who has popups

                                                                                              So how about that exit popup script ;-))
                                                                                              Partying since '96 and not going anywhere Anna's Dorm

                                                                                              Comment

                                                                                              • Hooper
                                                                                                Confirmed User
                                                                                                • Jul 2001
                                                                                                • 2210

                                                                                                #97
                                                                                                that last one is interesting except that it closes if you close the main window.

                                                                                                build me an applet window that is independent from the opener and i'll buy it from you.
                                                                                                <a href="http://www.adultplatinum.com/"><img src="http://www.adult.com/wmbanners/10dcash-468x60.gif"></a>

                                                                                                Comment

                                                                                                • NinjaSteve
                                                                                                  Too lazy to set a custom title
                                                                                                  • Dec 2003
                                                                                                  • 11089

                                                                                                  #98
                                                                                                  Originally posted by Brad-Wishing
                                                                                                  ...When I get a popup I don't freak out... when I get a spam I don't lose all control and go nuts. I close it. I press delete.

                                                                                                  Everyone is capable of this.
                                                                                                  What? Man I flip out every time I even see a popup or even spam! I have high blood pressure and some day I'm just going to burst! Maybe I'll start doing some yoga.
                                                                                                  ...

                                                                                                  Comment

                                                                                                  • BlueFly
                                                                                                    Confirmed User
                                                                                                    • Nov 2003
                                                                                                    • 716

                                                                                                    #99
                                                                                                    I am using Safari on Mac OSX. None of them worked on me.
                                                                                                    Now Taking Hard Link Trades
                                                                                                    BTW - NEVER use thexxxhost.com

                                                                                                    Comment

                                                                                                    • nuclei
                                                                                                      old school fart
                                                                                                      • May 2001
                                                                                                      • 1015

                                                                                                      #100
                                                                                                      Is it just me?

                                                                                                      http://www.softwaresells.com/slidingads/

                                                                                                      http://slidingads.com


                                                                                                      mainstream too
                                                                                                      your getting agressive with marketing
                                                                                                      good to see
                                                                                                      The next generation of SEO

                                                                                                      Comment

                                                                                                      Working...