Re: How do I resize an image to a given window size?
Posted by Robert S on 01/26/07 21:16
> To make this stuff work you write the code in java, and their compiler
> turns (the required client side
> portions) into javascript for you.
Sorry - I didn't make myself clear on my original post. I've managed
to do the javascript code that calculates the size of the window and
sends it back to the server. I want the PHP code that adjusts the
image to the dimensions supplied by javascript.