Folder Browser Dialog in ASP.net -


i'm looking folder browser dialog in asp.net winform's folderbrowserdialog

dialogresult result = folderbrowserdialog1.showdialog(); 

but there no feature in asp.net. way i'm not looking @ treeview list because user has select folder drive or network.

so possible run winform in web page? , if so, please provide example?


Comments

Popular posts from this blog

How has firefox/gecko HTML+CSS rendering changed in version 38? -

javascript - Complex json ng-repeat -

jquery - Cloning of rows and columns from the old table into the new with colSpan and rowSpan -