This week's giveaways are in the MongoDB and Jobs Discussion forums. We're giving away four copies of Mongo DB Applied Patterns and 4 resume reviews from Five Year Itch and have the authors/reps on-line! See this thread and this one for details.
How do i download image files ? - MIME HEADERS HOW TO USE ??
Tejas Tambe
Ranch Hand
Joined: Oct 08, 2001
Posts: 47
posted
0
I am trying to download a file using HTTP. Text files and HTML files are getting downloaded perfectly, but not any other files. I refered Complete Reference Java 2, I found that MIME Header has something to do with this, but was not clear. I tried downloading the file in byte array and then write it but this does not work at all. So can any 1 help me in this regard. Thanx in advance, Tejas
subject: How do i download image files ? - MIME HEADERS HOW TO USE ??