Java Applet 2

Create Java applet to upload multiple files to server and resize if bigger than a certain size. Use http uploading. Applet should allow for file processing too – i.e. should pass post file info to a php file which will be used to insert info in mysql database. Uploading should work with all file types, resizing option should work with jpg, jpeg, gif, and png files.

Leave a Reply

Your email address will not be published. Required fields are marked *