liketofindoutwhy@gmail.com wrote:
>
> The result desired is displayed on:
> http://www.0011.com/layout/want_to.html
>
> A big issue is that I don't know the size of the image in advance (it
> can be any image in the database).
If it's coming from a database, get the image dimensions from there as
well and set the appropriate sizes when the HTML is generated. Should be
easy enough to do in your server-side script, whatever language it may be.
--
Berg