Greetings,
I want to use the FileSystemObject method to pull out a list of sound files (.wav) from my server folder and put into an array. Then I would like to use this array to populate <embed> tags. I have about 61 files and I would like to do this dynamically instead of typing each embed tag. I just can't figure out how to do it. I'm just not familiar enough with the FSO method. I would appreciate any suggestions. Thanks.
I want to use the FileSystemObject method to pull out a list of sound files (.wav) from my server folder and put into an array. Then I would like to use this array to populate <embed> tags. I have about 61 files and I would like to do this dynamically instead of typing each embed tag. I just can't figure out how to do it. I'm just not familiar enough with the FSO method. I would appreciate any suggestions. Thanks.