i want to browse a folder in my asp.net web application...language is VB.....i want to browse a folder and show its path in text box....same functionality that browse button does...please guide me for the same
You will have to do it using TreeView
http://www.codeproject.com/Articles/10722/ASP-NET-TreeView-Control-the-Client-s-Browser
© COPYRIGHT 2025 ASPSnippets.com ALL RIGHTS RESERVED.