Tuesday, February 28, 2017

How to get image from the physical path (Local Drive) in asp.net C#?


You can create a virtual path i.e (folder) in the application called “Images” and save the images into it. When the user uploads the images using the file upload control,

more details:

No comments:

Post a Comment