Re: FileUpload: Failure to parse non-ascii character sets

2005-06-20 Thread Brent Kynaston
Ronald, That did it! I had previously tried setting the encoding type on the PortletFileUpload object without success - but actually pulling the FileItem string value by specifying encoding type worked like a champ! Thanks a million! --Brent >>> [EMAIL PROTECTED] 6/20/2005 8:26:42 PM >>> On Tu

Re: FileUpload: Failure to parse non-ascii character sets

2005-06-20 Thread Ronald Klop
On Tue, 21 Jun 2005 01:10:06 +0200, Brent Kynaston <[EMAIL PROTECTED]> wrote: Ron, Below you'll find the headers for two separate tests. The first test does not user the PortletFileUpload class, it simply uses a standard form with DocTitle data (and other form data) coming in as x-www-

Re: FileUpload: Failure to parse non-ascii character sets

2005-06-20 Thread Brent Kynaston
Ron, Below you'll find the headers for two separate tests. The first test does not user the PortletFileUpload class, it simply uses a standard form with DocTitle data (and other form data) coming in as x-www-form-urlencoded. Note the values after "ztest3". These values are Russian Cyrillic c

Re: FileUpload: Failure to parse non-ascii character sets

2005-06-20 Thread Ronald Klop
On Tue, 21 Jun 2005 00:24:52 +0200, Brent Kynaston <[EMAIL PROTECTED]> wrote: Ronald, Thanks for the quick response. Here is the HTTP header (captured by Ethereal) from the post where I've inserted some Finnish data for one of the fields: *

Re: FileUpload: Failure to parse non-ascii character sets

2005-06-20 Thread Brent Kynaston
Ronald, Thanks for the quick response. Here is the HTTP header (captured by Ethereal) from the post where I've inserted some Finnish data for one of the fields: *- Frame 161 (856 bytes on wire, 856 bytes captured) Ethernet II, Src: 00:50:56:c0

Re: FileUpload: Failure to parse non-ascii character sets

2005-06-20 Thread Ronald Klop
On Mon, 20 Jun 2005 22:29:34 +0200, Brent Kynaston <[EMAIL PROTECTED]> wrote: I'm trying to post a multi-part form with file data and text input files. The Portlet FileUpload code is able to successfully parse the file data and text fields, except for when I change my keyboard type to Finnish