Saving HTML 5 Canvas Into Files Using Client And Server Scripting

The image below consists of randomly generated circles drawn on HTML 5 canvas object.
You can press the Save button to save the image.
Tutorial on how this is done can be read here (it uses HTML5 Canvas, AJAX and PHP):
http://www.permadi.com/blog/2010/10/html5-saving-canvas-image-data-using-php-and-ajax/

Wait for a while after clicking the button and the filename of the image will be shown to you.
(C)2010 F. Permadi, www.permadi.com