Results 1 to 2 of 2

Thread: sorting numbers

  1. #1

    Thread Starter
    Fanatic Member merhaba's Avatar
    Join Date
    Sep 2002
    Location
    Istanbul,Bartin-Gallipoli(Gelibolu-Canakkale)
    Posts
    601

    sorting numbers

    hi there,
    Help me adding some codes so that the following "loto numbers "be sorted..from the lower to the higher numbers..


    <h1>
    <center>
    <script>
    for(m=0;m<6;m++)
    {
    ss=Math.floor(Math.random()*49+1)+"--"
    document.write(ss)
    }
    </script>

  2. #2
    Frenzied Member Acidic's Avatar
    Join Date
    Sep 2003
    Location
    UK
    Posts
    1,090
    Have I helped you? Please Rate my posts.

Posting Permissions

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



Click Here to Expand Forum to Full Width