File upload using applet
843807Nov 29 2006 — edited Jan 28 2007Hi all,
i have an applet that read an image from the local hard disk (without use interaction) beside have two textareas, one for the user name and the other for the password, i need click a buttom of the applet an send this information to the server like a tipical multipart form submit.
How can i do that?