Click here to Skip to main content
15,893,161 members
Please Sign up or sign in to vote.
2.00/5 (2 votes)
See more:
how do i fix size of image in asp.net i m using asp.net 3.5 with c#.
Posted
Comments
Herman<T>.Instance 9-Feb-12 4:19am    
what control do you use? Does that control have a Width and height property? Or do you want to resize an image physically?

1 solution

Hi,

You may see my article if could help...
Where there is an uploading of an image then resized it and then save with fixed width and height into table.

Display/Store and Retrieve Image Data from Database to Gridview

Regards,
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900