This article looks at how to maintain the image size and position of an image on the page in database so that next time the image renders on the page it renders exactly at the same place and same size where user had saved. ASP.NET MVC is used in the article however the same approach can be followed in any other technologies.
Go to the complete details ...