I have an application that allows people to post images on each others profiles with bb code. Problem is, some post very large images, which cover other parts of the site when are viewed.
How can I scale down images, client-side, so they are no bigger than x by y dimensions?
EDIT. These are myspace profile style images.... that people post with [img] tags. They are not uploaded or stored on the site itself.