C# .net , scan an html page and download any embedded flash files

Posted by user257412 on Stack Overflow See other posts from Stack Overflow or by user257412
Published on 2010-05-04T06:42:04Z Indexed on 2010/05/04 6:48 UTC
Read the original article Hit count: 242

Filed under:
|

I have a windows forms desktop application . what I want to do: scan/parse a given html page , search for any embedded .swf files and download them to a specified folder. How can this be accomplished ? kick in the right direction please.

© Stack Overflow or respective owner

Related posts about c#

Related posts about flash