Hi all.
I have a vdir folder setup on our website that points to a netowkr share.
How can I get a list of the files in this folder as the directoryinfo class
needs an actual location not a url path?
Thanks
P
Misbah Arefin - 04 Feb 2008 00:52 GMT
use MapPath(string) method; it will return the UNC path for the virtual folder

Signature
Misbah Arefin
> Hi all.
>
[quoted text clipped - 4 lines]
> Thanks
> P