TheSwamp

Code Red => .NET => Topic started by: Draftek on March 09, 2006, 11:13:06 AM

Title: url subdirectories / files
Post by: Draftek on March 09, 2006, 11:13:06 AM
Given an http connection and a valid url that points to a directory with sub directories, can one query those along with the files? Like you would with the DirectoryInfo and FileInfo classes.

Thanks