03-14-2011, 10:57 AM
You need to create a dynamic array.
Get the length of the array then generate the random number as I showed.
Then tell it to put the element of the array into the textbox.
The only problem would be it may put the same username more than once. I'm not sure if it does though.
Get the length of the array then generate the random number as I showed.
Then tell it to put the element of the array into the textbox.
The only problem would be it may put the same username more than once. I'm not sure if it does though.