Sending a BufferedImage to a ASP page

P

plank

Hi,

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!

Thanks in advance,

Anil
 
T

Thomas Weidenfeller

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
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,768
Messages
2,569,575
Members
45,053
Latest member
billing-software

Latest Threads

Top