automaticaly place downloaded files in folder bsed on downloads extention sufix
- by Bart van Tuÿl
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?