How to upload images and text file into folders? (visual basic.net)
1. input: folder(contain imges) + text file(multiline=contain info for all the images)
output: folder (contain 1 image + text file (1line=contain info of the image only)
2. each of the line info; A,A,A,A,,||B,B,B,B,B||CCC||D,D,D
the last D is image name and we can relate the image with the last D
but the system requirement format is A,A,A,A,,||B,B,B,B,B||CCC||D
Please help me..thanx!
|