Results 1 to 2 of 2

Thread: asp - randomize / rnd ~ crap

  1. #1

    Thread Starter
    Addicted Member
    Join Date
    Jul 2001
    Posts
    141

    asp - randomize / rnd ~ crap

    how do you use that? I've never wanted to use it until now and none of my books have anything on it any helpful tips/code sample/links to articles or tutorials would help thx
    The Number 1 Dork
    PHP Forum

  2. #2
    PowerPoster rjlohan's Avatar
    Join Date
    Sep 2001
    Location
    Sydney, Australia
    Posts
    3,205
    If ASP supports Randomize, to use it you just write


    Randomize
    Number = 100 * Rnd(1)


    (Random number 0-99)
    -----------------------------------------
    -RJ
    [email protected]
    -----------------------------------------

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