User-539484920 posted
Hi Everybody,<o:p>
</o:p>
How to find image size for width and height in asp.net with c# code?<o:p>
</o:p>
<o:p></o:p>
<o:p> </o:p>1. I need to find the image sizes in asp.net with c# source.<o:p>
</o:p>
2. in my code behind: I need to fix the image size.<o:p>
</o:p>
3. I need to check uploaded image size and fixed size.<o:p>
</o:p>
4. If it will be match both the fixed size and uploaded image sizes. The uploaded image must store in database.<o:p>
</o:p>
Pls give some idea and sample source for how to set width and height value.(fixed value for image)<o:p></o:p>
<o:p> </o:p>
Thanks.