crrrazydan
Programmer
I am wondering how to, in visual basic, make a program select random files from a directory without me having to list and type every filename. For example, I want it to load a random image when the user clicks a command buttton. So if new files are added to the directory, the program will inlclude those too. Does anyone know how to do this?