TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
Joshua Chambers
NA
6
0
Listing files from a web site?
Jun 17 2008 1:50 PM
Hello, I am having a very hard time figuring out exactly which class I need to use to do what I need to do here. What I need to do is to get a list of all the files in a certain directory on a remote website (using it's http:// URI), and download each of those files, even delete those files after I've fetched them.
I've been looking at the WebRequest and WebResponse objects, but I only seem to be able to get the index page from the location, not a list of the files in that directory, and the DirectoryInfo class doesn't seem to take a remote URI, only a local reference.
If anyone has an idea, I would really appreciate it!
Thanks,
Joshua
Reply
Answers (
1
)
CultureInfo.CurrentCulture
get selected from listview