08-28-2010, 09:48 AM
Difficult.
Method A.
Download to variable (IntGetFile).
Remove part (replacerx).
Load into control (HtmlToWebBrowserControl).
But it can work only with some simple pages, because most need external files, and we cannot set relative url.
Method B.
Load normally (directly from url to control).
Remove part using MSHTML functions.
Method A.
Download to variable (IntGetFile).
Remove part (replacerx).
Load into control (HtmlToWebBrowserControl).
But it can work only with some simple pages, because most need external files, and we cannot set relative url.
Method B.
Load normally (directly from url to control).
Remove part using MSHTML functions.
