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. Call Web Service method with Unicode chars in Query string

Call Web Service method with Unicode chars in Query string

Scheduled Pinned Locked Moved ASP.NET
questioncsharpdatabasewcfsysadmin
1 Posts 1 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.
  • P Offline
    P Offline
    Parwej Ahamad
    wrote on last edited by
    #1

    Hi, I have created a web service with one method called SendTestMeail. Method has one parameter call comment type string. When i call this method through the URL with Query string Like: incase of English text : http://localhost/WebServices/MailSender.asmx/SendTestMeail?comments=testing by parwej it is working file But, In case of Cyrillic Char (Unicode) http://localhost/WebServices/MailSender.asmx/SendTestMeail?comments=К Л М Н О П Р С Т It is showing "?" marks for all Cyrillic characters on server side. Please sugges me how can i pass unicode in query string whin i call a web service method.

    Parwej Ahamad R & D: REST services with WCF

    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