Results 1 to 3 of 3

Thread: HELP! I don't know to make a download dialog for web browser in tabcontrol

  1. #1
    stianxxs's Avatar
    stianxxs is offline VB.NET Forum Newbie
    .NET Framework
    .NET 4.0
    Join Date
    Jun 2010
    Location
    Norway
    Posts
    7
    Reputation
    0

    Question HELP! I don't know to make a download dialog for web browser in tabcontrol

    Hi, I was woundring how to make a custom 'download' dialog for my web browser in vb 2010. Because when i click 'download file' in my tabcontrol it's always loads up the IE download file dialog. I have seen the IE Clone can do it, but i didn't uderstad how to do it.

    Thanks

    Sorry for my bad English!
    If this helped you please press "Thank you"
    If there are anything i can help you with just send me an mail
    Stianxxs

  2. #2
    jmcilhinney's Avatar
    jmcilhinney is offline VB.NET Forum Moderator
    .NET Framework
    .NET 4.0
    Join Date
    Aug 2004
    Location
    Sydney, Australia
    Posts
    11,332
    Reputation
    1543
    A dialogue is just a form, so you create it like any other form. To actually download the file, you would probably create a WebClient and call DownloadFileAsync, allowing you to display progress and cancel.

  3. #3
    stianxxs's Avatar
    stianxxs is offline VB.NET Forum Newbie
    .NET Framework
    .NET 4.0
    Join Date
    Jun 2010
    Location
    Norway
    Posts
    7
    Reputation
    0

    Ok :D

    Hi, i know that it's onlya dialog box (form), but the question is how i can get the dialog box to show when a user clicks a link to a download, like http://mydomain.com/file.exe and not if he/she is going to a link like: Google only files that is going to be downloaded.

    Thanks for your reply
    If this helped you please press "Thank you"
    If there are anything i can help you with just send me an mail
    Stianxxs

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Harvest time tracking