Re: Special Characters in Query String



Joerg and I are working on a solution offline.

We are very close to a solution right now.
As soon as we have one, we'll post it here.



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

"SMG" <SMG@xxxxxxxxxxx> wrote in message news:%233s%23wuuVFHA.2572@xxxxxxxxxxxxxxxxxxxxxxx
> Na m Not,
> I thot you will post the solution over here..my thinking is going mad...
> Anyways, you can mail me solution at gajju@xxxxxxxxxx
> thanks... I need solution urgently, please send it ASAP :-)
>
>
> when going gets tough, Tough gets going...... :-)
> Shailesh G
>
>
>
> "Juan T. Llibre" <nomailreplies@xxxxxxxxxxx> wrote in message
> news:eLI7yYhVFHA.2960@xxxxxxxxxxxxxxxxxxxxxxx
> Sorry for the previous message.
>
> SMG, if you think I will individually mail sets of files
> to everybody who reads this newsgroup, especially
> someone with a fake address, either you're nuts,
> or your sense of humor is rusty.
>
> Thanks for wasting my time.
>
>
>
> Juan T. Llibre
> ASP.NET MVP
> http://asp.net.do/foros/
> Foros de ASP.NET en Español
> Ven, y hablemos de ASP.NET...
> ======================
>
> "SMG" <SMG@xxxxxxxxxxx> wrote in message
> news:u1z3BjgVFHA.1148@xxxxxxxxxxxxxxxxxxxxxxx
>>I am waiting for you......
>>
>> "Juan T. Llibre" <nomailreplies@xxxxxxxxxxx> wrote in message
>> news:OA6#SIbVFHA.228@xxxxxxxxxxxxxxxxxxxxxxx
>> I'll send you both file/web.config sets.
>> They are identical except for the file encoding.
>>
>>
>>
>>
>> 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:xn0e23il5nms5ee003@xxxxxxxxxxxxxxxxxxxxxxx
>>> Juan T. Llibre wrote:
>>>
>>>> Hi, Joerg.
>>>>
>>>> Take a look at the result :
>>>> http://asp.net.do/test/utf-8.aspx
>>>> ( Browsing it with IE6 set to use utf-8 results in the same.)
>>>>
>>>> Now, look at the same code, using iso-8859-1 :
>>>> http://asp.net.do/test3/iso-8859-1.aspx
>>>> ( Browsing with IE6 set to "Auto-select",
>>>> results in Western European getting selected.)
>>>>
>>>> I've had numerous problems with utf-8, all of which result
>>>> in common characters in spanish not geting displayed.
>>>>
>>>> Using iso-8859-1 gets rid of the problems.
>>>
>>> I'm pretty sure that your source file's encoding is incorrect, because
>>> in the UTF-8 version, the characters aren't even contained in the HTTP
>>> response; the Content-Length is significantly less as well.
>>>
>>> I also wouldn't be using XHTML for an encoding test, because a 10
>>> minute experiment shows that both Firefox and IE aren't up to the task,
>>> yet (or I did something very stupid).
>>>
>>> Feel free to send me your project files and I'll investigate.
>>>
>>> Cheers,
>>> --
>>> http://www.joergjooss.de
>>> mailto:news-reply@xxxxxxxxxxxxx
>>
>>
>
>


.



Relevant Pages

  • Re: How to "undo" a database delete
    ... >> Juan T. Llibre ... >> ASP.NET MVP ... >> Foros de ASP.NET en Español ... >> Ven, y hablemos de ASP.NET... ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: Copying site to cd?
    ... >> ASP.NET MVP ... >> Foros de ASP.NET en Español ... >> Ven, y hablemos de ASP.NET... ... >>> DevelopMentor ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: Webserver with 2 processors
    ... >> Juan T. Llibre ... >> ASP.NET MVP ... >> Foros de ASP.NET en Español ... >> Ven, y hablemos de ASP.NET... ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: Webserver with 2 processors
    ... >> You'll need to use either State Server or SQL Server state management ... >> ASP.NET MVP ... >> Foros de ASP.NET en Español ... >> Ven, y hablemos de ASP.NET... ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: <%@ OutputCache Duration="30" VaryByParam="none" %>
    ... ASP.NET MVP ... Foros de ASP.NET en Espa?ol ... the articles tell what i thought in the first place. ... my method should not execute if the output is being cached, ...
    (microsoft.public.dotnet.framework.aspnet)

Loading