Author Topic: url subdirectories / files  (Read 3363 times)

0 Members and 1 Guest are viewing this topic.

Draftek

  • Guest
url subdirectories / files
« 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