How to retrive image names from a folder in Asp.net VB.
- by kavitha kulkarni
hi,
i am using telerik editor for uploading images which are getting stored in images folder.
now i want to fetch all images and paths from that image folder and save only image name and path in to seperate database table.
can i do this in asp.net VB ?
please help.