automaticaly place downloaded files in folder bsed on downloads extention sufix

Posted by Bart van Tuÿl on Stack Overflow See other posts from Stack Overflow or by Bart van Tuÿl
Published on 2012-05-30T11:29:16Z Indexed on 2012/06/11 10:40 UTC
Read the original article Hit count: 267

Filed under:
|
|

I’m making a simple web browser for work eeh, what I’d like to know is if its possible to save a file of a particular extension to a particular file.

I currently use googels chrome when downloading a file it places this (regardless of extension) in a downloads folder without asking where I ant to download this too.

I want to achieve the same except that downloads with the extension .dwg are placed automatically in a folder named DWG DOWNLAODS…

Dose anybody know how to achieve this in vb.net?

© Stack Overflow or respective owner

Related posts about vb.net

Related posts about webbrowser