ActiveXObjects.com - Example
Contents To view the source for this example, right click the page and click "View source ...".
PICASSO - FORM POST DEMO
This demo shows the Picasso control being used to do a form post . The data in the form fields , is posted to the server along with any graphic data in the Picasso control when the "form" is submitted . Actually , Picasso reads the real form from the page and uses the browser to post all the data to the server , so you can use normal upload handling scripts to handle the data at the server .
NAME
DETAILS
YOUR PICTURE

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.