Welcome guest. Before posting on our computer help forum, you must register. Click here it's easy and free.

Author Topic: Alert pop up  (Read 11045 times)

0 Members and 1 Guest are viewing this topic.

qinghao



    Intermediate
  • Don't think your self special
    Re: Alert pop up
    « Reply #15 on: September 06, 2008, 04:40:30 AM »
    Code: [Select]
    while (true) {
    alert('Hello world!');
    }
    this won't work ,because there's some limited of loop amount.

    any other solution?

    kpac

    • Web moderator
    • Moderator


    • Hacker

    • kpac®
    • Thanked: 184
      • Yes
      • Yes
      • Yes
    • Certifications: List
    • Computer: Specs
    • Experience: Expert
    • OS: Windows 7
    Re: Alert pop up
    « Reply #16 on: September 06, 2008, 05:09:16 AM »
    Does my last one not work? ???

    bluebox

      Topic Starter


      Greenhorn

      Re: Alert pop up
      « Reply #17 on: September 11, 2008, 01:41:55 PM »
      Code: [Select]
      <input type="image" src="..."onerror="this.src='htt'+'p://i87.photobucket.com/albums/k146/___Hypnotic_____/buttrock.gif'" onLoad="alert('Bluebox \ Remember the name! \ ©2008-2009');">
      Finally solved it a little late on posting it. Everytime the .gif refreshes a pop up box appears . i use it on a chat client called myspace chat 2. http://www.mspc.com its a pretty nice client keeps from getting spammed and stuff writtin in c++ i just like trying to find exploits within to let the programmer know . thanx for all your help

      kpac

      • Web moderator
      • Moderator


      • Hacker

      • kpac®
      • Thanked: 184
        • Yes
        • Yes
        • Yes
      • Certifications: List
      • Computer: Specs
      • Experience: Expert
      • OS: Windows 7
      Re: Alert pop up
      « Reply #18 on: September 11, 2008, 01:46:13 PM »
      Exploits to let the programmer know, huh?

      What has a popup got to do with this?