S
starbuck
Hi
Does asp.net have a way of browsing for a folder
Thanks in advance
Does asp.net have a way of browsing for a folder
Thanks in advance
starbuck said:Hi
Does asp.net have a way of browsing for a folder
Thanks in advance
Ken Cox said:If you meant navigating the server's file system, you might want to look at
http://www.asp.net/ControlGallery/ControlDetail.aspx?Control=1901&tabindex=2
"AWS FilePicker is a free ASP.Net web control that lets users navigate
through a folder on the server and select a file. The user can also upload
files, create folders, and copy/move/delete files and folders. In many ways,
FilePicker emulates the "Open File" dialog in Windows applications."