RE: Need VB help(Visual Basic)
hmm, just wondering, are you using media player control?
also, i suggest u put variations in the file pattern thing
because it wont find .MP3 or .WMA files otherwise, some songs have upper case extensions
example
File1.Pattern = "*.mp3;*.MP3"
etc...
what error is it giving you wivout the brackets?
|