how to re-render the web page after change the DLCTL_DLIMAGES setting?



Hi,

I knew in OnAmbientProperty we can set DLCTL_DLIMAGES flag,

but when the webbrowser had finished the page then the user want to hide the
image, how to change the

DLCTL_DLIMAGES setting? should I delete the webbrowser object and create a
new one? that will download the page again.

Thanks for any help.


.



Relevant Pages

  • Re: how do I input costum content into the Winforms.WebBrowser?
    ... then having the webbrowser navigate to that file. ... > what I would actually like to do, is to download a webpage as a string, ... > without asking the WebBrowser to download it again. ... made of the textual webpage just downloaded. ...
    (microsoft.public.dotnet.languages.csharp)
  • Re: WebBrowser - Visual Studio 2003
    ... You should be able to download the ... Paul T. ... I´m using MS Visual Studio 2003 for the development. ... since the class WebBrowser don´t work in the ...
    (microsoft.public.dotnet.framework.compactframework)
  • IHttpSecurity and OnSecurityProblem
    ... of security alert dialogs when using an embedded WebBrowser. ... WebBrowser to proceed - without the dialog. ... RPC_E_RETRY simply forces a retry of the download. ... It might be possible to somehow hook into dialog creation somehow, ...
    (microsoft.public.inetsdk.programming.webbrowser_ctl)
  • Re: Automating signin/download file from website
    ... > I've tried using multiple techniques in VB, such as inet and webbrowser. ... when I ask to download the file the web server ... I assume you're trying to do this client side, not server side, correct? ...
    (microsoft.public.vb.general.discussion)
  • Trigger Downloaddialog
    ... A servlet generated response is treaten differently each time. ... webbrowser raises correctly a download dialog, wich enables the user to save ... This happens when the data to download is small. ...
    (comp.lang.java.programmer)

Loading