Results 1 to 2 of 2

Thread: Randomising in VB Script

Threaded View

  1. #1

    Thread Starter
    Addicted Member
    Join Date
    Aug 2002
    Location
    England
    Posts
    165

    Question Randomising in VB Script

    Ok, I've got a slight problemo, I want to randomise the list of players I've just inserted (into a database).

    Player1 = Dave
    Player2 = Bob
    Player3 = Ron
    Player4 = Craig
    Player5 = Sean

    So that they could be in any order

    P4
    P2
    P5
    P1
    P3

    or...

    P2
    P5
    P3
    P1
    P4

    ANY ORDER (I guess thats what random means, but I have a tendency of saying things wrong). So...

    these players are entered on a FORM to go into a DATABASE and either before or after I want them to be randomised into another order than I entered them. I'm using ASP/Access/Vbscript if that helps.
    Attached Files Attached Files
    _____

    Hehehe

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