But UTF-8 is a super set of ISO-8859-1, so there should be no problem when using it. The working "text" inputs show this. Now "file" inputs: Why do they depend on the form encoding? Shouldn't they simply allow to upload a file? Am I missing something?
Ok, if i understood your point of view: i'm not having problems with file contents but with filename... File contents are 100% correct!
Is this a statement or a question? Do you have problems with the file content?
If so, is it an XML or a text file? I guess you must set the encoding correctly when reading/parsing the file. I don't know if the form-encoding has influence of the file content.
I had an action which do some operations on the uploaded file but to debug this issue, i've removed it from the sitemap, passing directly the parameters to the other page.
Do you need the filename on the server?
Joerg
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
