asp.net - How to fetch and show image path from database into file upload control -
i have saved images using file upload control in asp.net want fetch path database , display file upload control please me out
you have display image in image control using server.mappath("~/somedir/image.jpg")
Comments
Post a Comment