I tried the search with no luck..

I have a site set in IIS with a virtual directory called 'files' which
refers to a network share on another computer, which is the file server in
my network.

Then i have an ASP file which lists the folders and files from a given path,
the problem is, if i access http://localhost/files/ it shows up the files on
the other computer, but if i use

Set F = FSO.GetFolder(Server.Mappath(folderspec)

where 'folderspec' is something like './files/foldername/'

it SHOULD list the files within that folder..but it says the path does not
exist...what can i do? what could be another approach to list files on a
folder on another computer?

Atenciosamente
--
Mauro Marchiori Neto
email: [EMAIL PROTECTED]
cel: 19 9129.9960
cel: 19 7806.9676
id: 80*15224

Reply via email to