I need to a program that takes a string (in the form of a path i.e. "c:\*.*") from a text box and lists the files/folder in that directory in a list box, it is important that is is a list box and that the user therefore has no ability to interact with the files (i.e. delete or rename them.

can anyone help me on this?

thanx in advance

-DAVE