Tutorio.com

List Files Within Folder

Popularity: (247)
Tags: files list asp in folder

Link: Visit It


list of files Get list of ... ting.FileSystemObject") Set f = fs.GetFolder(Whichfolder) Set fc = f.files For Each f1 in fc Response.write (f1.name ... files are within "cgi-bin" folder? % Whichfolder=server.mappath("\") &"/cgi-bin/" Dim fs f f1 fc Set fs = Cr...
Tutorio.com. Privacy Policy, Contact