Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 6348273
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 24, 20262026-05-24T21:23:16+00:00 2026-05-24T21:23:16+00:00

I want to send Cyrillic string as parameter over webservice from iPhone to .net

  • 0

I want to send Cyrillic string as parameter over webservice from iPhone to .net framework server. How should I encode it correctly? I would like the result to be something like:

“myParam=\U0438\U0422”

If it’s doable, would it matter if it is Cyrillic or just Latin letters?

And how should I decode it on the server, where I am using C#?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-24T21:23:17+00:00Added an answer on May 24, 2026 at 9:23 pm

    I would like the result to be something like “myParam=\U0438\U0422”

    Really? That’s not the standard for URL parameter encoding, which would be:

    myParam=%d0%b8%d0%a2
    

    assuming the UTF-8 encoding, which will be the default for an ASP.NET app. You don’t need to manually decode anything then, the Request.QueryString/Form collections will give you native Unicode strings.

    URL-encoding would normally be done using stringByAddingPercentEscapesUsingEncoding, except that it’s a bit broken. See this question for background.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I want to send a couple of values to a web server from my
I want to send out one off emails from a linux server. The server
Want to send the text from my current vb application to the Active Window
I want to send email from a Ruby application. Is there a call in
I want to send a URI as the value of a query/matrix parameter. Before
I want send an image from my App to web service, to do it,
I want send some data to a remote webpage from my site. Actually it
How can I send array to stored procedure? I want send it from JS
I want to send user picture and user's other information to server using POST
I want to send chunked HTTP body to test my own HTTP server. So

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.