.net - WPF OpenFileDialog with http support? -


i want copy past http link openfiledialog. unfortunately looks neither windows.forms nor win32 openfiledialog support http. there way add functionality these dialogs or there maybe comparable openfiledialog supports http? in advance.


Comments

Popular posts from this blog

hibernate - How to load global settings frequently used in application in Java -

python 3.x - Mapping specific letters onto a list of words -

objective c - Ownership modifiers with manual reference counting -