tags:

views:

31

answers:

0

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.