|
-
Nov 17th, 2012, 01:26 AM
#9
Thread Starter
Member
Re: Download files attached to a website
 Originally Posted by jmcilhinney
In that case, you can use a WebClient to download a file from a URL. If you provide the domain then it will download the default document, e.g. Index.htm or Default.aspx. You can then use the HTML Agility Pack to load the document into a DOM and examine it's contents from there.
http://htmlagilitypack.codeplex.com/
Awesome. Thanks for the help!
Tags for this Thread
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|