Page 13 of 18 FirstFirst ... 310111213141516 ... LastLast
Results 121 to 130 of 176

Thread: Enough Is A Fucking Nough

  1. #121
    Poster
    Join Date
    Feb 2003
    Location
    Right here
    Posts
    138
    Originally posted by haxor41789@10 April 2004 - 19:21
    Can somebody tell me what this does when called as an image through my signature?
    In IE & Firefox you get the broken image icon of death.
    Also, the for loop never executes - you&#39;d want an absurdly high number in place of 1 in &#39;i<1&#39;.
    And I really doubt you&#39;ll be able to do what you&#39;re trying to do through an image. Maybe it&#39;s for the best...
    Kazaa Corruption Fixer --> Fix any corrupted CD image, archive, or video file you've downloaded with Kazaa.

  2. Everything Related to the Board   -   #122
    BANNED
    Join Date
    Jul 2003
    Location
    Guatemala
    Posts
    4,044
    Originally posted by DrSpud+11 April 2004 - 14:12--></div><table border='0' align='center' width='95%' cellpadding='3' cellspacing='1'><tr><td>QUOTE (DrSpud &#064; 11 April 2004 - 14:12)</td></tr><tr><td id='QUOTE'> <!--QuoteBegin-haxor41789@10 April 2004 - 19:21
    Can somebody tell me what this does when called as an image through my signature?
    In IE & Firefox you get the broken image icon of death.
    Also, the for loop never executes - you&#39;d want an absurdly high number in place of 1 in &#39;i<1&#39;.
    And I really doubt you&#39;ll be able to do what you&#39;re trying to do through an image. Maybe it&#39;s for the best... [/b][/quote]
    Not necessarily. You don&#39;t need to change the 1 to an "absurdly high number". It would just be necessary to initialize i every time as (for example) -1, so that even though you increase the number in the cycle, it never reaches 1, hence a never-ending loop. For this to be done, you have to put i as -1 EVERY time, so you have to overwrite i&#39;s value with -1

    EDIT - as for the image comment.... you have never heard of a .png image, have you?

  3. Everything Related to the Board   -   #123
    atiVidia's Avatar ^would've been cool.
    Join Date
    Dec 2003
    Posts
    1,522
    antispam&#39;s made me retype 7 thing in a row (as in, first time i make a post in a topic, it sez "fuck u u bugger u double-posted" WTF??? repeat this 7 times, only 1 post in a topic)

    marc has quit

    at ANY admin, pleeeeeeze hear us out on this 1. antispam is f__king the board

  4. Everything Related to the Board   -   #124
    BANNED
    Join Date
    Jul 2003
    Location
    Guatemala
    Posts
    4,044
    Originally posted by atiVidia@11 April 2004 - 15:12
    marc has quit

    at ANY admin, pleeeeeeze hear us out on this 1. antispam is f__king the board
    Read the whole thread

  5. Everything Related to the Board   -   #125
    Ex-member
    Join Date
    Jan 2003
    Posts
    5,450
    Originally posted by DWk+11 April 2004 - 20:29--></div><table border='0' align='center' width='95%' cellpadding='3' cellspacing='1'><tr><td>QUOTE (DWk @ 11 April 2004 - 20:29)</td></tr><tr><td id='QUOTE'>
    Originally posted by DrSpud@11 April 2004 - 14:12
    <!--QuoteBegin-haxor41789
    @10 April 2004 - 19:21
    Can somebody tell me what this does when called as an image through my signature?

    In IE & Firefox you get the broken image icon of death.
    Also, the for loop never executes - you&#39;d want an absurdly high number in place of 1 in &#39;i<1&#39;.
    And I really doubt you&#39;ll be able to do what you&#39;re trying to do through an image. Maybe it&#39;s for the best...
    Not necessarily. You don&#39;t need to change the 1 to an "absurdly high number". It would just be necessary to initialize i every time as (for example) -1, so that even though you increase the number in the cycle, it never reaches 1, hence a never-ending loop. For this to be done, you have to put i as -1 EVERY time, so you have to overwrite i&#39;s value with -1

    EDIT - as for the image comment.... you have never heard of a .png image, have you? [/b][/quote]
    Wouldn&#39;t is be easier to use a while loop? :-"

    Code:
    while &#40;false&#41;
    {
    ...
    }

  6. Everything Related to the Board   -   #126
    BANNED
    Join Date
    Jul 2003
    Location
    Guatemala
    Posts
    4,044
    Yeps, however my point was regarding on how to never make i hit 1

  7. Everything Related to the Board   -   #127
    Poster
    Join Date
    Feb 2003
    Location
    Right here
    Posts
    138
    Originally posted by Lamsey+11 April 2004 - 18:37--></div><table border='0' align='center' width='95%' cellpadding='3' cellspacing='1'><tr><td>QUOTE (Lamsey &#064; 11 April 2004 - 18:37)</td></tr><tr><td id='QUOTE'>Wouldn&#39;t is be easier to use a while loop? :-"[/b]

    Erm, yeah, that&#39;s what I meant to say

    Oh, and
    Code:
    while &#40;true&#41;
    {
    ...
    }



    <!--QuoteBegin-DWk
    @11 April 2004 - 17:29
    You have never heard of a .png image, have you?[/quote]
    Of course I have, but I just don&#39;t see how you run javascript from one (or by referencing one) - unless I&#39;m really missing something.
    Kazaa Corruption Fixer --> Fix any corrupted CD image, archive, or video file you've downloaded with Kazaa.

  8. Everything Related to the Board   -   #128
    BANNED
    Join Date
    Jul 2003
    Location
    Guatemala
    Posts
    4,044
    Javascript?

  9. Everything Related to the Board   -   #129
    Poster
    Join Date
    Feb 2003
    Location
    Right here
    Posts
    138
    Originally posted by DWk@11 April 2004 - 19:20
    Javascript?
    Yeah, javascript
    Kazaa Corruption Fixer --> Fix any corrupted CD image, archive, or video file you've downloaded with Kazaa.

  10. Everything Related to the Board   -   #130
    Aaron_T's Avatar A duck is watching.
    Join Date
    Oct 2003
    Location
    Newcastle Upon Tyne
    Age
    35
    Posts
    4,372
    i have no idea what any of you are talking about
    Those who dont learn from the past are doomed to repeat It.

Page 13 of 18 FirstFirst ... 310111213141516 ... LastLast

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •