Search results

  1. T

    How to write a cgi script in perl that accepts an image file from a Java applet and writes it to the server?

    I created a Java applet for my web page that creates an image file. I want users to be able to run the applet and create unique images, click a button, and have the image they created be saved to the web server. I think I have the code down for writing the image to a URLconnection in the Java...
Back
Top