Detect all files used by a html local html file (mshtml/C#)

Posted by Michael Stoll on Stack Overflow See other posts from Stack Overflow or by Michael Stoll
Published on 2010-04-08T16:42:20Z Indexed on 2010/04/08 16:43 UTC
Read the original article Hit count: 519

Filed under:
|
|

Hi,

I need to copy a local html file with all its dependant files to another location. The html file is being analysed using mshtml. Is there a common method for enumerating the dependant files? Or do I have to enumerate every file type seperately?

© Stack Overflow or respective owner

Related posts about mshtml

Related posts about html