how to get index of position of files in directory in asp.net ?

Sandeep D

New member
I am trying to upload a folder of files to ftp server without using file upload control. but i am using string array. so now i want to upload a folder that contains files, i want index positions of each file in perticular directory. please send me asp.net(with vb) code that solves this problem.
 
Back
Top