We need you!

We're working hard on the next version of Developer Fusion. Let us know what you think we should be up to!

Members

Technology Zones

Articles

Hosted By

MaximumASP

Info

stixoffire Profile

photo stixoffire (stixoffire)
18 Feb 2005
USA United States


Contact memberContact this Member Edit ProfileEdit my profile

This user has contributed 1 articles, 1 code samples and posted 4 messages in our discussion forums.

Technology Interests

      Code Samples

    • Get NetWork Folder Path Using FolderBrowser then Populate a ListBox with the files

      by stixoffire

      This little bit of VB .NET code will allow you to get the PATH including the Network Path from Folder Browser. Then you can use the function to populate a listbox with the files in that folder. I needed to get the network PATH and it seemed impossible that somhow FOLDER BROWSE did not include NETWORK support. This simple code will give you that functionality. CHEERS.. Read full article