Re: Special Characters in Query String



re:
> assuming you serve mostly content based on Western European languages

That's a mighty big assumption to make, don't you think ?

Even so, using UTF-8, I haven't found a way
to display characters in the high-ascii 128-255 range,
which several Western European languages require.

I've been able to do that by using iso-8859-1.

Can you post a sample, using utf-8,
which displays characters in the high-ascii 128-255 range ?

I'd be a bit more liable to believe you if you did.

Specifically, if you could show me how to display the
characters ñ, Ñ, ¡, ¿, á, é, í, ó, and ú with utf-8, I'd be grateful.



Juan T. Llibre
ASP.NET MVP
http://asp.net.do/foros/
Foros de ASP.NET en Español
Ven, y hablemos de ASP.NET...
======================

"Joerg Jooss" <news-reply@xxxxxxxxxxxxx> wrote in message
news:xn0e20nurkppgjd001@xxxxxxxxxxxxxxxxxxxxxxx
> Juan T. Llibre wrote:
>
>> re:
>> > Obviously UTF-8 is to be preferred
>>
>> Why ?
>
> Globalization -- assuming you serve mostly content based on Western
> European languages but don't want to get stuck with any 8 bit encodings
> like ISO-8859-x.
>
> Cheers,
> http://www.joergjooss.de


.



Relevant Pages

  • Re: GENERAL: Formatting text in Linux?
    ... > of multibyte characters (used with UTF-8 encoding for example) ... They might still be usable with some European languages ... Vim is pretty impressive, in many ways. ...
    (comp.editors)
  • Re: how can i use ISO-8859-1??
    ... English and other European languages. ... UTF-8 is a variable-length encoding. ... i.e. ascii characters are one byte in UTF-8 as ...
    (freebsd-questions)

Loading