Dear Friends
I want to store the path of the image that is stored in the application folder.
To CLear Idea:
I have placed a FileUpload control in my application. The file that is uploaded in this application will be stored in the folder called Uploaded_Images. This Uploaded_Images folder is created with in the application. Now the images that are uploaded in this application are saved in the Uploaded_Images folder. Now i want to store the path of the image that is stored in the application folder(Uploaded_Images) and from the path of the images that has been uploaded i want to show those images in the grid. Can any guide me?
Thanks and Regards,
GokulNath Nithy.