-
dir list
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
-
Re: dir list
Can you use Dir, Drive and File controls?
Iouri Boutchkine
[email protected]
-
Re: dir list
yes, that is not a problem.
basicly as long as it can be put into a list box then into a varaible that cal be passed to an ip address using winsock.senddata/winsock.getdata
cheers
-DAVE