How to retrive image names from a folder in Asp.net VB.
Posted
by kavitha kulkarni
on Stack Overflow
See other posts from Stack Overflow
or by kavitha kulkarni
Published on 2010-06-10T13:29:26Z
Indexed on
2010/06/10
13:32 UTC
Read the original article
Hit count: 474
ASP.NET
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.
© Stack Overflow or respective owner