Hey. I have a table with 6 cells. I want to take images that I have already uploaded to my database, and put them into the 6 cells. There are currently 25 images. I want the code to randomly select 6 images to place into the 6 cells. Unfortunately, I am a newbie. I am lucky that I was able to actually get the images uploaded into the database. I am also able to use an command to load a particular picture into a particular cell. I just don't know how to fill up all 6 cells, and how to do so randomly. Please help.