1
Answer

asp.net Image Box resize on the basis of Image size

Hello, 
I am making asp.net web application. I want that image box should change its width if my picture exceeds certain width. 
for example if my picture width is greater then 800 px then my image box length should change to the width of 400px
 
Thanks. 

Answers (1)