wrote:
> I am new to Java and am trying to create an applet which uploads a
> BufferedImage to a webserver. I need it to be sent via a URLConnection
> and POSTed to an ASP page which will then save the file to the server
> and also modify a database.
>
> I am getting stuck on the sending and receiving of the image file..
> whats the best method of sending the image in jave and receiving is in
> ASP?
>
> Any help would be much appreciated!
RFC 1867
RFC 2388
for a start.
/Thomas
--
The comp.lang.java.gui FAQ:
ftp://ftp.cs.uu.nl/pub/NEWS.ANSWERS/...g/java/gui/faq