-----------------------------
Please read the FAQ!
<http://java.apache.org/faq/>
-----------------------------
Durga Panda wrote:
>
> -----------------------------
> Please read the FAQ!
> <http://java.apache.org/faq/>
> -----------------------------
>
> Has anybody used ENCTYE="multipart/form-data" with apache JServ?
> Do I need to do any setup change to apache Jserv or apache webserver for
> that. when I use multipart/form-data and test the html(with just plain input
> text field; later I will add file to upload in
> that same form) it doesnot work when somebody gives my site address and get
> to my site and enters data in the form fields and click POST data. If i
> bring up the form directly on my server(where apache is runnig) and enter
> the data in the form and click POST data then it works though; I donotknow
> if i need to do any setup change to my web server /
> Jserv...Pleeeeeeeeeeeeeeease let me know if anybody has done this..
> Thanks...
> (Panda)...
Hi Panda
Yes we at Compal use multipat/form-data with Blackdown 1.1.7v2 and Apache JServ 1.0
and Apache 1.3.6.
Setup is as usual (only ensure to have JDK 1.1.6 or better).
Of course you have to parse the Request data yourself.
Your Problem sounds like a browser problem.
The "multipart/form-data" only works with IE/Netscape 4.0x browsers or better.
Hope this helps.
Christian
--
--------------------------------------------------------------
Please read the FAQ! <http://java.apache.org/faq/>
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
Archives and Other: <http://java.apache.org/main/mail.html>
Problems?: [EMAIL PROTECTED]