Frnd
i m trying to view path with file name in listview so plz help me

plz give me code for vb 2010

Recommended Answers

All 2 Replies

Hi

You will need to provide more information other than just view path and file name and give me the code.

A good starting point if you want to work with directories and files would be to look at the MSDN documentation, specifically the DirectoryInfo class which contains methods for enumerating Directories. It also contains a GetFiles method which will allow you to enumerate all files of a given directory.

If you need further help, please provide what you have done so far.

HTH

You need to show us where are you having problem and what have you tried. Daniweb is for helping but not doing some other peoples home work. Please post what you have tried so that we can assist you.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.