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

Popular posts from this blog

c# - SharpSVN - How to get the previous revision? -

c++ - Is it possible to compile a VST on linux? -

url - Querystring manipulation of email Address in PHP -