multipart/form-data failing on internet explorer 6
843840Jun 30 2008 — edited Jul 9 2008Hi, i have a problem with a couple of jsp that uses multipart/form-data encode type and post method, this jsp
the first jsp have a form where i put all fields one of them a file the other is a popup jsp where i put a kine of editor where the user put text in a text eare where the user click submit the java script save the value of the text era on object hidden on the first jsp.
logic: the user use file upload or the user use the popup editor and it works fine on Websphere 5
problem.
The problem is when we use websphere 6 and with internet explorer 6 and when the user use the popup screen, with the upload field works fine.