Hi all. I want to have a form with some ordinary fields ( like name, phone ) and a file upload field. Which is the right enctype I must use to have turbine create a FileItem object and the ParameterParser with all other values on it ?
OBS : I'm using T2 CVS HEAD and these values for enctype try 1 : enctype="multipart/form-data" -> empty form values try 2 : enctype="application/x-www-form-urlencoded" -> empty FileItem -- Leandro Rodrigo Saad Cruz IT - Inter Business Tecnologia e Servicos (IB) http://www.ibnetwork.com.br http://jakarta.apache.org/ojb -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
