Hello all,
I'm wondering if it is possible to read data from a CD and load
multiple files from it without actually having to browse for each one
through an ASP page. I searched the web and all I can come with is to
set however many number of file upload controls onto
a page and upload each file individually whereas I am looking to search
a directory and upload all files with a certain extension with only one file upload control. Actually if I
knew the code behind then I could figure out how to get any interface
problems solved. Thanks in advance.
View Complete Post