2
Answers

img source calculation with serverpath


I have <img src=""> used in my project
I upload a image to server using Server.MapPath() +filename. Filename(only) stored in database
want to dispaly image?

Answers (2)