Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. Web Development
  3. ASP.NET
  4. AJAX .NET 2005 utf-8 querystring

AJAX .NET 2005 utf-8 querystring

Scheduled Pinned Locked Moved ASP.NET
csharpjavascriptdebuggingtutorialquestion
2 Posts 2 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • K Offline
    K Offline
    K P Kannan
    wrote on last edited by
    #1

    Our application needs to support multilanguage(UTF-8). Web.Config entries are encoded to UTF-8. We are using ajax and passing some special characters in querystring which are automatically removed when it comes to the aspx page. When we debug javascript the URL is showing the exact string when calling XMLHTTP send method. Javascript escape also didn't work. Any ideas on how to go about?

    M 1 Reply Last reply
    0
    • K K P Kannan

      Our application needs to support multilanguage(UTF-8). Web.Config entries are encoded to UTF-8. We are using ajax and passing some special characters in querystring which are automatically removed when it comes to the aspx page. When we debug javascript the URL is showing the exact string when calling XMLHTTP send method. Javascript escape also didn't work. Any ideas on how to go about?

      M Offline
      M Offline
      Michael Sync
      wrote on last edited by
      #2

      What about "encodeURIComponent()" link] ?

      Thanks and Regards, Michael Sync ( Blog: http://michaelsync.net) If you want to thank me for my help, please vote my message by clicking one of numbers beside "Rate this message". Why vote? Plz Read it here. Thank you. :)

      1 Reply Last reply
      0
      Reply
      • Reply as topic
      Log in to reply
      • Oldest to Newest
      • Newest to Oldest
      • Most Votes


      • Login

      • Don't have an account? Register

      • Login or register to search.
      • First post
        Last post
      0
      • Categories
      • Recent
      • Tags
      • Popular
      • World
      • Users
      • Groups