Previous Next

Thread: Weird encoding problem

Last post 08-05-2008 12:17 PM by anilr. 1 replies.

Average Rating Rate It (5)

RSS

Page 1 of 1 (2 items)

Sort Posts:

  • 08-05-2008, 9:59 AM

    • michaelr524
    • Not Ranked
    • Joined on 03-07-2007, 6:24 PM
    • Posts 1
    • michaelr524

    Weird encoding problem

    Hi, My setup is windows server 2008/iis7/asp.net 2.0 The site is set to work all in utf8. Problem is when I pass hebrew in the browser URL I get it wrong (question marks) in response. Anyone is familiar with this problem? Here is a simple test case: URL: /test.aspx?a=שלום CODE: String a = Request["a"]; Response.Write("" + a + ""); RESPONSE: ????
  • 08-05-2008, 12:17 PM In reply to

    • anilr
    • Top 10 Contributor
    • Joined on 05-23-2006, 6:13 PM
    • Redmond, WA
    • Posts 966
    • anilr

    Re: Weird encoding problem

    The fix for this will be in .Net 3.5 sp1 - you can either try the sp1 beta or switch to classic mode.

    Anil Ruia
    Senior Software Design Engineer
    IIS Core Server
Page 1 of 1 (2 items)
Page view counter