hmm.. if you just use .net and not internet explorer you could do your own
downloading using webrequest, webresponse, a byte array and file stream.
Is this what you need? Or are you remote controlling IE?
Shane
[quoted text, click to view] <a@b.c> wrote in message news:10hfgcu7i3ub960@corp.supernews.com...
> When downloading a file a dialog box pops up... how does one deal with it
> using VB.Net?
>
> Details:
>
> I select a file to download.... a dialog box pops up for me to confirm the
> file download... I would like it to select "ok"...
>
> TIA
>
>
>