12-13-2005 11:57 AM
12-13-2005 02:23 PM
@PReitano wrote:
Hi,
I am wondering if someone can help me with my program.
Part of my program requires me to design some ftp software.
I need to be able to read the row which the user has selected and then when the user hits one of the main buttons (i.e. Make Dir, Rename, View, Delete) be able to act upon that file.
Therefore if the user selects Rename or delete, the program must rename the file or delete the file from the list box. Similar to professional ftp software.
My problem is identifying the selected row and using the value effectively.
12-13-2005 02:29 PM
12-13-2005 03:04 PM
12-13-2005 07:38 PM
12-21-2005 03:22 AM