2
Answers

img source calculation with serverpath

Photo of Nilu Jain

Nilu Jain

14y
2k
1

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)