This form is not related with the example but may help you to debug the "save.aspx". If the "save.aspx" has an error you won't see the server response while saving the resulting image. This is because the response comes to the applet (not to the browser). In that case you can debug the script by uploading an image with this simple form. The proper output of the original script looks as follows: #SETDOCTAG=_blank #SHOWDOCUMENT=view.aspx?filename=your_file_name |