Denis Barbier: > which means that e-acute has been converted twice, and no pages are > found. Am I doing something wrong?
Your browser is most probably buggy, try upgrading it to the latest version and try again. A form on a page which does not declare an accept-charset attribute on the form tag is supposed to use the encoding from the page the form was on for submitting it. Or did you send it from the command line with unencoded non-ASCII characters? If so, there is no context in which to evaluate the form data, so anything might happen. -- \\// Peter - http://www.softwolves.pp.se/ I do not read or respond to mail with HTML attachments.

