Randy Level: Guest

|
Replacement for filelist?
I can't use the filelist control in asp.net to provide all the files from a given directory, nor can I use dir (because I'm working in a network environment).
There was a suggestion to use the APIs, the API "Findfirstfile" is initiated by a "Type" declaration, now replaced by Structures in VB.net, and I don't know how to make the change so this API will work in the ASP environment. Any ideas?
|