I try to create a form that gives the user the possibility to upload an image. Then the uploaded image needs to be resized to a 'normal' size and there has to be made a thumb file of it.
Using the following code I assumed that this should work, but it doesn't. Even if I give a name to be used as "saveAs name" it still would not be accepted, but it saves the original filename.