ActiveXObjects.com - Example
Contents To view the source for this example, right click the page and click "View source ...".
PICASSO IMAGE EDITOR
This demo shows how to make the control upload the image with a required format, name and size(dimensions). No matter which format is loaded, the uploaded image will always be the format, name, width and height that you specify in the object properties. See the source code for this page to see how it is done.

ACTIVEX ALTERNATIVE FORM

This form is displayed when the browser cannot show the ActiveX control. This lets you collect images from users who use other non ActiveX enabled browsers. You should plan your web pages to do this always because a significant of people use operating systems and browsers that do not support ActiveX. Thus it is possible to use ActiveX and still get the best of both worlds.

In a real world situation you might have a link like this,
Click here to download your image and edit it. Upload it below once done.