Hi I have a multipart/form and in that form i want to pass some extra parameters but the value of the parameters is in greek.
I get the file correct store it in a database but the parameters are inserted with strange values which are not readable. &Igr; also tried to get the paremeters as byte[] and then covert it to utf-8 no luck i get ????????? The encoding of the page is UTF-8 . I also tried the accept-charset of the form tag no luck. Has anyone else tried something like this If the params are in english i have no problem. any ideas.
-- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
