Link to home
Start Free TrialLog in
Avatar of LukaKrop
LukaKrop

asked on

Simple Applet

I have a problem.
I need an applet where my visitors on my web page will be able to draw something (ex. signature) and then after he will press SUBMIT I will recive his drawing as a picture back to my server.
Those drawings will be saved as picture files on my server.

Can this be done???

THNX
Avatar of allahabad
allahabad

listening..
Avatar of girionis
 Yes it can. The only thing you have to do is to get the bytes of the image/picture, open a connection to the server and send the bytes there. Then the server can reconstruct the image from the bytes and save it into a file.
hey im facing same problem atm. how would you get the bytes from the image?
ASKER CERTIFIED SOLUTION
Avatar of girionis
girionis
Flag of Greece image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
LukaKrop:
This old question needs to be finalized -- accept an answer, split points, or get a refund.  For information on your options, please click here-> http:/help/closing.jsp#1 
EXPERTS:
Post your closing recommendations!  No comment means you don't care.