Hello,

I am using a multipart form that contains form data and one input type file
to upload data .... I also write a servlet to capture those values , but
strange ... not all form data captured and the stream from input type file
is available ... 

Can I use that combination ? Or should I separate the form data part and
input type file part in another form ... for example popup ...

But if there is a way , I prefer to combine them :)

Thanks

Indra 

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to