xsl-list
[Top] [All Lists]

RE: form problem

2004-02-02 16:38:54
and when i submit this form, if i put in the textbox one 
value with a tilde, the value submited is like  conclusão 
and i want conclusão.

Somewhere along the line, one software component is generating a
character in UTF-8 encoding, and passing it to another software
component which is expecting a character in iso-8859-1 encoding.
Impossible to tell from your description where this configuration error
occurs.

One general piece of advice with character encoding issues: showing us
what the character looks like on screen is no use. You need to find out
what the octets are.

Michael Kay


 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list



<Prev in Thread] Current Thread [Next in Thread>